Searched refs:hp_jack_present (Results 1 – 10 of 10) sorted by relevance
38 alc_update_gpio_data(codec, 0x01, spec->gen.hp_jack_present); in alc260_gpio1_automute()
2057 spec->gen.hp_jack_present = false; in alc_update_headset_mode() 2066 spec->gen.hp_jack_present = true; in alc_update_headset_mode() 2070 spec->gen.hp_jack_present = false; in alc_update_headset_mode() 2074 spec->gen.hp_jack_present = true; in alc_update_headset_mode()
86 vref = spec->gen.hp_jack_present ? PIN_VREF80 : 0; in alc662_usi_automute_hook() 173 vref = spec->gen.hp_jack_present ? (PIN_HP | AC_PINCTL_VREF_100) : PIN_HP; in alc897_hp_automute_hook()
261 if (spec->gen.hp_jack_present) in alc887_fixup_asus_jack()
1171 vref = spec->gen.hp_jack_present ? PIN_VREF80 : 0; in alc269_x101_hp_automute_hook() 2389 alc_update_gpio_data(codec, 0x40, spec->gen.hp_jack_present); in alc_fixup_tpt470_dock() 2541 vref = spec->gen.hp_jack_present ? PIN_VREF80 : 0; in alc282_fixup_asus_tx300() 2706 !spec->gen.hp_jack_present); in alc285_fixup_thinkpad_x1_gen7()
190 unsigned int hp_jack_present:1; member
355 spec->gen.hp_jack_present = false; in cxt_update_headset_mode() 358 spec->gen.hp_jack_present = snd_hda_jack_detect(codec, spec->gen.autocfg.hp_pins[0]); in cxt_update_headset_mode()
4445 on = spec->hp_jack_present | spec->line_jack_present; in snd_hda_gen_update_outputs() 4463 on = spec->hp_jack_present; in snd_hda_gen_update_outputs() 4503 spec->hp_jack_present = detect_jacks(codec, num_pins, pins);
143 spec->gpio_data = spec->gen.hp_jack_present ? in cs_automute()
129 spec->gpio_data = spec->gen.hp_jack_present ? in cs_automute()