Searched refs:snd_hda_jack_set_gating_jack (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_jack.h | 99 int snd_hda_jack_set_gating_jack(struct hda_codec *codec, hda_nid_t gated_nid,
|
H A D | hda_jack.c | 365 * snd_hda_jack_set_gating_jack - Set gating jack. 372 int snd_hda_jack_set_gating_jack(struct hda_codec *codec, hda_nid_t gated_nid, in snd_hda_jack_set_gating_jack() function 389 EXPORT_SYMBOL_GPL(snd_hda_jack_set_gating_jack); variable
|
H A D | patch_conexant.c | 630 snd_hda_jack_set_gating_jack(codec, 0x19, 0x16); in cxt_fixup_hp_gate_mic_jack()
|
H A D | patch_realtek.c | 6083 snd_hda_jack_set_gating_jack(codec, mic_pin, hp_pin); in alc271_hp_gate_mic_jack()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_jack.h | 101 int snd_hda_jack_set_gating_jack(struct hda_codec *codec, hda_nid_t gated_nid,
|
H A D | hda_jack.c | 376 * snd_hda_jack_set_gating_jack - Set gating jack. 383 int snd_hda_jack_set_gating_jack(struct hda_codec *codec, hda_nid_t gated_nid, in snd_hda_jack_set_gating_jack() function 400 EXPORT_SYMBOL_GPL(snd_hda_jack_set_gating_jack); variable
|
H A D | patch_conexant.c | 739 snd_hda_jack_set_gating_jack(codec, 0x19, 0x16); in cxt_fixup_hp_gate_mic_jack()
|
H A D | patch_realtek.c | 6158 snd_hda_jack_set_gating_jack(codec, mic_pin, hp_pin); in alc271_hp_gate_mic_jack() 6733 snd_hda_jack_set_gating_jack(codec, 0x19, 0x21); in alc285_fixup_hp_envy_x360()
|
Completed in 34 milliseconds