Home
last modified time | relevance | path

Searched refs:snd_hda_jack_set_gating_jack (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/sound/pci/hda/
Dhda_jack.h101 int snd_hda_jack_set_gating_jack(struct hda_codec *codec, hda_nid_t gated_nid,
Dhda_jack.c383 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);
Dpatch_conexant.c636 snd_hda_jack_set_gating_jack(codec, 0x19, 0x16); in cxt_fixup_hp_gate_mic_jack()
Dpatch_realtek.c6144 snd_hda_jack_set_gating_jack(codec, mic_pin, hp_pin); in alc271_hp_gate_mic_jack()