Searched refs:snd_hdac_regmap_update_raw_once (Results 1 – 3 of 3) sorted by relevance
27 int snd_hdac_regmap_update_raw_once(struct hdac_device *codec, unsigned int reg,
587 int snd_hdac_regmap_update_raw_once(struct hdac_device *codec, unsigned int reg, in snd_hdac_regmap_update_raw_once() function592 EXPORT_SYMBOL_GPL(snd_hdac_regmap_update_raw_once);
1408 return snd_hdac_regmap_update_raw_once(&codec->core, cmd, mask, val); in snd_hda_codec_amp_init()