Searched refs:hp_jack_present (Results 1 – 5 of 5) sorted by relevance
190 unsigned int hp_jack_present:1; member
288 spec->gen.hp_jack_present = false; in cxt_update_headset_mode()291 spec->gen.hp_jack_present = snd_hda_jack_detect(codec, spec->gen.autocfg.hp_pins[0]); in cxt_update_headset_mode()
1710 alc_update_gpio_data(codec, 0x01, spec->gen.hp_jack_present); in alc260_gpio1_automute()2233 if (spec->gen.hp_jack_present) in alc887_asus_hp_automute_hook()4192 vref = spec->gen.hp_jack_present ? PIN_VREF80 : 0; in alc269_x101_hp_automute_hook()5770 spec->gen.hp_jack_present = false; in alc_update_headset_mode()5779 spec->gen.hp_jack_present = true; in alc_update_headset_mode()5783 spec->gen.hp_jack_present = false; in alc_update_headset_mode()5787 spec->gen.hp_jack_present = true; in alc_update_headset_mode()5930 alc_update_gpio_data(codec, 0x40, spec->gen.hp_jack_present); in alc288_update_headset_jack_cb()6189 vref = spec->gen.hp_jack_present ? PIN_VREF80 : 0; in alc283_hp_automute_hook()6336 !spec->gen.hp_jack_present); in alc280_hp_gpio4_automute_hook()[all …]
168 spec->gpio_data = spec->gen.hp_jack_present ? in cs_automute()
4474 on = spec->hp_jack_present | spec->line_jack_present; in snd_hda_gen_update_outputs()4492 on = spec->hp_jack_present; in snd_hda_gen_update_outputs()4532 spec->hp_jack_present = detect_jacks(codec, num_pins, pins); in snd_hda_gen_hp_automute()