detect_hp 4567 sound/pci/hda/hda_generic.c if (!spec->detect_hp || (!spec->automute_speaker && !spec->automute_lo)) detect_hp 4799 sound/pci/hda/hda_generic.c spec->detect_hp = 1; detect_hp 4813 sound/pci/hda/hda_generic.c spec->automute_lo_possible = spec->detect_hp; detect_hp 4817 sound/pci/hda/hda_generic.c (spec->detect_hp || spec->detect_lo); detect_hp 206 sound/pci/hda/hda_generic.h unsigned int detect_hp:1; /* Headphone detection enabled */ detect_hp 1660 sound/pci/hda/patch_realtek.c spec->gen.detect_hp = 1;