Searched refs:hp_jack_present (Results 1 – 7 of 7) sorted by relevance
38 alc_update_gpio_data(codec, 0x01, spec->gen.hp_jack_present); in alc260_gpio1_automute()
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()
247 if (spec->gen.hp_jack_present) in alc887_asus_hp_automute_hook()
1128 vref = spec->gen.hp_jack_present ? PIN_VREF80 : 0; in alc269_x101_hp_automute_hook() 2033 alc_update_gpio_data(codec, 0x40, spec->gen.hp_jack_present); in alc_fixup_headset_mode_dell_alc288() 2185 vref = spec->gen.hp_jack_present ? PIN_VREF80 : 0; in alc283_fixup_chromebook() 2343 !spec->gen.hp_jack_present); in alc280_fixup_hp_9480m()
190 unsigned int hp_jack_present:1; member
143 spec->gpio_data = spec->gen.hp_jack_present ? in cs_automute()
129 spec->gpio_data = spec->gen.hp_jack_present ? in cs_automute()