snd_hdac_regmap_sync
void snd_hdac_regmap_sync(struct hdac_device *codec);
#define snd_hda_regmap_sync(codec) snd_hdac_regmap_sync(&(codec)->core)
EXPORT_SYMBOL_GPL(snd_hdac_regmap_sync);