Searched refs:snd_hdac_override_parm (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/sound/hda/ |
H A D | hdac_device.c | 325 * snd_hdac_override_parm - override read-only parameters 331 int snd_hdac_override_parm(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_override_parm() function 345 EXPORT_SYMBOL_GPL(snd_hdac_override_parm); variable
|
/kernel/linux/linux-6.6/sound/hda/ |
H A D | hdac_device.c | 325 * snd_hdac_override_parm - override read-only parameters 331 int snd_hdac_override_parm(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_override_parm() function 345 EXPORT_SYMBOL_GPL(snd_hdac_override_parm); variable
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_local.h | 522 return snd_hdac_override_parm(&codec->core, nid, AC_PAR_PIN_CAP, caps); in snd_hda_override_pin_caps()
|
H A D | hda_codec.c | 1281 return snd_hdac_override_parm(&codec->core, nid, parm, caps); in snd_hda_override_amp_caps()
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | hdaudio.h | 133 int snd_hdac_override_parm(struct hdac_device *codec, hda_nid_t nid,
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | hdaudio.h | 137 int snd_hdac_override_parm(struct hdac_device *codec, hda_nid_t nid,
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_local.h | 522 return snd_hdac_override_parm(&codec->core, nid, AC_PAR_PIN_CAP, caps); in snd_hda_override_pin_caps()
|
H A D | patch_cs8409.c | 416 snd_hdac_override_parm(&codec->core, nid, AC_PAR_PIN_CAP, in cs8409_fix_caps()
|
H A D | hda_codec.c | 1323 return snd_hdac_override_parm(&codec->core, nid, parm, caps); in snd_hda_override_amp_caps()
|
Completed in 24 milliseconds