Home
last modified time | relevance | path

Searched refs:detect_hp (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_generic.h207 unsigned int detect_hp:1; /* Headphone detection enabled */ member
H A Dhda_generic.c4644 if (!spec->detect_hp || (!spec->automute_speaker && !spec->automute_lo)) in snd_hda_gen_hp_automute()
4876 spec->detect_hp = 1; in check_auto_mute_availability()
4890 spec->automute_lo_possible = spec->detect_hp; in check_auto_mute_availability()
4894 (spec->detect_hp || spec->detect_lo); in check_auto_mute_availability()
H A Dpatch_realtek.c1738 spec->gen.detect_hp = 1; in alc260_fixup_gpio1_toggle()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_generic.h201 unsigned int detect_hp:1; /* Headphone detection enabled */ member
H A Dhda_generic.c4533 if (!spec->detect_hp || (!spec->automute_speaker && !spec->automute_lo)) in snd_hda_gen_hp_automute()
4765 spec->detect_hp = 1; in check_auto_mute_availability()
4779 spec->automute_lo_possible = spec->detect_hp; in check_auto_mute_availability()
4783 (spec->detect_hp || spec->detect_lo); in check_auto_mute_availability()
H A Dpatch_realtek.c1724 spec->gen.detect_hp = 1; in alc260_fixup_gpio1_toggle()

Completed in 49 milliseconds