Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
H A Dhda_regmap.h27 int snd_hdac_regmap_update_raw_once(struct hdac_device *codec, unsigned int reg,
/kernel/linux/linux-6.6/include/sound/
H A Dhda_regmap.h27 int snd_hdac_regmap_update_raw_once(struct hdac_device *codec, unsigned int reg,
/kernel/linux/linux-5.10/sound/hda/
H A Dhdac_regmap.c577 * snd_hdac_regmap_update_raw_once - initialize the register value only once
587 int snd_hdac_regmap_update_raw_once(struct hdac_device *codec, unsigned int reg, in snd_hdac_regmap_update_raw_once() function
592 EXPORT_SYMBOL_GPL(snd_hdac_regmap_update_raw_once); variable
/kernel/linux/linux-6.6/sound/hda/
H A Dhdac_regmap.c573 * snd_hdac_regmap_update_raw_once - initialize the register value only once
583 int snd_hdac_regmap_update_raw_once(struct hdac_device *codec, unsigned int reg, in snd_hdac_regmap_update_raw_once() function
588 EXPORT_SYMBOL_GPL(snd_hdac_regmap_update_raw_once); variable
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_codec.c1365 return snd_hdac_regmap_update_raw_once(&codec->core, cmd, mask, val); in snd_hda_codec_amp_init()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_codec.c1407 return snd_hdac_regmap_update_raw_once(&codec->core, cmd, mask, val); in snd_hda_codec_amp_init()

Completed in 13 milliseconds