Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Dhda_verbs.h248 #define AC_PINCAP_IMP_SENSE (1<<0) /* impedance sense capable */ macro
/linux-4.1.27/sound/pci/hda/
Dhda_proc.c307 if (caps & AC_PINCAP_IMP_SENSE) in print_pin_caps()