Home
last modified time | relevance | path

Searched refs:detect_hp (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/sound/pci/hda/
Dhda_generic.h210 unsigned int detect_hp:1; /* Headphone detection enabled */ member
Dhda_generic.c4549 if (!spec->detect_hp || (!spec->automute_speaker && !spec->automute_lo)) in snd_hda_gen_hp_automute()
4781 spec->detect_hp = 1; in check_auto_mute_availability()
4795 spec->automute_lo_possible = spec->detect_hp; in check_auto_mute_availability()
4799 (spec->detect_hp || spec->detect_lo); in check_auto_mute_availability()
Dpatch_realtek.c1591 spec->gen.detect_hp = 1; in alc260_fixup_gpio1_toggle()