snd_hdac_regmap_sync   29 include/sound/hda_regmap.h void snd_hdac_regmap_sync(struct hdac_device *codec);
snd_hdac_regmap_sync  606 sound/hda/hdac_regmap.c EXPORT_SYMBOL_GPL(snd_hdac_regmap_sync);
snd_hdac_regmap_sync  141 sound/pci/hda/hda_local.h #define snd_hda_regmap_sync(codec)	snd_hdac_regmap_sync(&(codec)->core)