Home
last modified time | relevance | path

Searched refs:mic_pin (Results 1 – 2 of 2) sorted by relevance

/linux/sound/hda/codecs/realtek/
H A Drealtek.c391 int mic_pin = alc_find_ext_mic_pin(codec); in alc_find_ext_mic_pin()
401 if (pin->nid != mic_pin) in alc_headset_mic_no_shutup()
1350 hda_nid_t mic_pin) in alc_headset_mode_unplugged()
1414 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in()
1423 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in()
1431 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in()
1438 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in()
1445 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in()
1456 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in()
1464 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF5 in alc_headset_mode_mic_in()
404 int mic_pin = alc_find_ext_mic_pin(codec); alc_headset_mic_no_shutup() local
1364 alc_headset_mode_mic_in(struct hda_codec * codec,hda_nid_t hp_pin,hda_nid_t mic_pin) alc_headset_mode_mic_in() argument
[all...]
H A Dalc269.c2421 int mic_pin = alc_find_ext_mic_pin(codec); in alc271_hp_gate_mic_jack() local
2424 if (snd_BUG_ON(!mic_pin || !hp_pin)) in alc271_hp_gate_mic_jack()
2426 snd_hda_jack_set_gating_jack(codec, mic_pin, hp_pin); in alc271_hp_gate_mic_jack()