Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dhda_auto_parser.h55 INPUT_PIN_ATTR_NORMAL, /* mic/line-in jack */ enumerator
H A Dhda_auto_parser.c471 return INPUT_PIN_ATTR_NORMAL; in snd_hda_get_input_pin_attr()
548 if (attr <= INPUT_PIN_ATTR_NORMAL) in check_mic_location_need()
555 if (attr2 >= INPUT_PIN_ATTR_NORMAL) { in check_mic_location_need()