Home
last modified time | relevance | path

Searched refs:snd_hdac_regmap_sync (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Dhda_regmap.h29 void snd_hdac_regmap_sync(struct hdac_device *codec);
/kernel/linux/linux-6.6/include/sound/
H A Dhda_regmap.h29 void snd_hdac_regmap_sync(struct hdac_device *codec);
/kernel/linux/linux-5.10/sound/hda/
H A Dhdac_regmap.c595 * snd_hdac_regmap_sync - sync out the cached values for PM resume
598 void snd_hdac_regmap_sync(struct hdac_device *codec) in snd_hdac_regmap_sync() function
605 EXPORT_SYMBOL_GPL(snd_hdac_regmap_sync); variable
/kernel/linux/linux-6.6/sound/hda/
H A Dhdac_regmap.c591 * snd_hdac_regmap_sync - sync out the cached values for PM resume
594 void snd_hdac_regmap_sync(struct hdac_device *codec) in snd_hdac_regmap_sync() function
601 EXPORT_SYMBOL_GPL(snd_hdac_regmap_sync); variable
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_local.h141 #define snd_hda_regmap_sync(codec) snd_hdac_regmap_sync(&(codec)->core)
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_local.h140 #define snd_hda_regmap_sync(codec) snd_hdac_regmap_sync(&(codec)->core)

Completed in 5 milliseconds