Searched refs:snd_hda_jack_set_gating_jack (Results 1 – 4 of 4) sorted by relevance
| /linux/sound/hda/common/ |
| 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 | jack.c | 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);
|
| /linux/sound/hda/codecs/ |
| H A D | conexant.c | 710 snd_hda_jack_set_gating_jack(codec, 0x19, 0x16); in cxt_fixup_hp_gate_mic_jack()
|
| /linux/sound/hda/codecs/realtek/ |
| H A D | alc269.c | 2418 snd_hda_jack_set_gating_jack(codec, mic_pin, hp_pin); in alc271_hp_gate_mic_jack() 3049 snd_hda_jack_set_gating_jack(codec, 0x19, 0x21); in alc285_fixup_hp_envy_x360()
|