Home
last modified time | relevance | path

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

/Linux-v5.4/include/sound/
Dhda_verbs.h252 #define AC_PINCAP_IMP_SENSE (1<<0) /* impedance sense capable */ macro
/Linux-v5.4/sound/pci/hda/
Dhda_proc.c341 if (caps & AC_PINCAP_IMP_SENSE) in print_pin_caps()