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.c431 int mic_pin = alc_find_ext_mic_pin(codec); in alc_headset_mic_no_shutup() local
442 if (pin->nid != mic_pin) in alc_headset_mic_no_shutup()
1391 hda_nid_t mic_pin) in alc_headset_mode_mic_in() argument
1455 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_VREF50); in alc_headset_mode_mic_in()
1472 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in()
1479 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in()
1486 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in()
1497 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF50); in alc_headset_mode_mic_in()
1505 snd_hda_set_pin_ctl_cache(codec, mic_pin, PIN_VREF5 in alc_headset_mode_mic_in()
[all...]
H A Dalc269.c2124 int mic_pin = alc_find_ext_mic_pin(codec); in alc271_hp_gate_mic_jack() local
2127 if (snd_BUG_ON(!mic_pin || !hp_pin)) in alc271_hp_gate_mic_jack()
2129 snd_hda_jack_set_gating_jack(codec, mic_pin, hp_pin); in alc271_hp_gate_mic_jack()