Home
last modified time | relevance | path

Searched refs:snd_hdac_regmap_sync (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/include/sound/
Dhda_regmap.h29 void snd_hdac_regmap_sync(struct hdac_device *codec);
/linux-6.12.1/sound/hda/
Dhdac_regmap.c594 void snd_hdac_regmap_sync(struct hdac_device *codec) in snd_hdac_regmap_sync() function
601 EXPORT_SYMBOL_GPL(snd_hdac_regmap_sync);
/linux-6.12.1/sound/pci/hda/
Dhda_local.h140 #define snd_hda_regmap_sync(codec) snd_hdac_regmap_sync(&(codec)->core)