Home
last modified time | relevance | path

Searched refs:INPUT_PIN_ATTR_NORMAL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_auto_parser.h52 INPUT_PIN_ATTR_NORMAL, /* mic/line-in jack */ enumerator
H A Dhda_auto_parser.c469 return INPUT_PIN_ATTR_NORMAL; in snd_hda_get_input_pin_attr()
546 if (attr <= INPUT_PIN_ATTR_NORMAL) in check_mic_location_need()
553 if (attr2 >= INPUT_PIN_ATTR_NORMAL) { in check_mic_location_need()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_auto_parser.h54 INPUT_PIN_ATTR_NORMAL, /* mic/line-in jack */ enumerator
H A Dhda_auto_parser.c465 return INPUT_PIN_ATTR_NORMAL; in snd_hda_get_input_pin_attr()
542 if (attr <= INPUT_PIN_ATTR_NORMAL) in check_mic_location_need()
549 if (attr2 >= INPUT_PIN_ATTR_NORMAL) { in check_mic_location_need()

Completed in 4 milliseconds