Home
last modified time | relevance | path

Searched refs:AC_PINCAP_BALANCE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/sound/
H A Dhda_verbs.h258 #define AC_PINCAP_BALANCE (1<<6) /* balanced I/O capable */ macro
/openbmc/qemu/hw/audio/
H A Dintel-hda-defs.h428 #define AC_PINCAP_BALANCE (1<<6) /* balanced I/O capable */ macro
/openbmc/linux/sound/pci/hda/
H A Dhda_proc.c325 if (caps & AC_PINCAP_BALANCE) in print_pin_caps()