Searched refs:snd_hdac_regmap_write (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ |
H A D | hda_regmap.h | 71 * snd_hdac_regmap_write - Write a verb with caching 79 snd_hdac_regmap_write(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_regmap_write() function
|
H A D | hda_codec.h | 376 return snd_hdac_regmap_write(&codec->core, nid, verb, parm); in snd_hda_codec_write_cache()
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | hda_regmap.h | 71 * snd_hdac_regmap_write - Write a verb with caching 79 snd_hdac_regmap_write(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_regmap_write() function
|
H A D | hda_codec.h | 382 return snd_hdac_regmap_write(&codec->core, nid, verb, parm); in snd_hda_codec_write_cache()
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_codec.c | 2654 snd_hdac_regmap_write(&codec->core, nid, in snd_hda_spdif_in_switch_put()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_codec.c | 2642 snd_hdac_regmap_write(&codec->core, nid, in snd_hda_spdif_in_switch_put()
|
Completed in 18 milliseconds