Home
last modified time | relevance | path

Searched refs:suppress_hp_mic_detect (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/pci/hda/
H A Dhda_generic.h219 unsigned int suppress_hp_mic_detect:1; /* Don't detect HP/mic */ member
H A Dhda_generic.c192 spec->suppress_hp_mic_detect = !val; in parse_user_hints()
2617 if (spec->suppress_hp_mic_detect) in create_hp_mic()