Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dhda_jack.h60 int snd_hda_jack_set_gating_jack(struct hda_codec *codec, hda_nid_t gated_nid,
Dhda_jack.c303 int snd_hda_jack_set_gating_jack(struct hda_codec *codec, hda_nid_t gated_nid, in snd_hda_jack_set_gating_jack() function
317 EXPORT_SYMBOL_GPL(snd_hda_jack_set_gating_jack);
Dpatch_realtek.c4525 snd_hda_jack_set_gating_jack(codec, mic_pin, hp_pin); in alc271_hp_gate_mic_jack()