Home
last modified time | relevance | path

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

/linux/sound/hda/core/
H A Dregmap.c582 void snd_hdac_regmap_sync(struct hdac_device *codec) in snd_hdac_regmap_sync() function
588 EXPORT_SYMBOL_GPL(snd_hdac_regmap_sync);
/linux/include/sound/
H A Dhda_regmap.h29 void snd_hdac_regmap_sync(struct hdac_device *codec);
/linux/sound/hda/common/
H A Dhda_local.h142 #define snd_hda_regmap_sync(codec) snd_hdac_regmap_sync(&(codec)->core)