Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/realtek/
H A Dalc262.c139 spec->gen.shared_mic_vref_pin = 0x18; in alc262_probe()
H A Dalc269.c7896 spec->gen.shared_mic_vref_pin = 0x18; in alc269_probe()
/linux/sound/hda/codecs/
H A Dgeneric.h160 hda_nid_t shared_mic_vref_pin; member
H A Dgeneric.c2590 if (val == AC_PINCTL_VREF_HIZ && spec->shared_mic_vref_pin) { in update_hp_mic()
2591 const hda_nid_t vref_pin = spec->shared_mic_vref_pin; in update_hp_mic()