Home
last modified time | relevance | path

Searched refs:AC_PINCAP_TRIG_REQ (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/sound/
H A Dhda_verbs.h253 #define AC_PINCAP_TRIG_REQ (1<<1) /* trigger required */ macro
/openbmc/qemu/hw/audio/
H A Dintel-hda-defs.h423 #define AC_PINCAP_TRIG_REQ (1<<1) /* trigger required */ macro
/openbmc/linux/sound/pci/hda/
H A Dhda_jack.c53 if (pincap & AC_PINCAP_TRIG_REQ) /* need trigger? */ in read_pin_sense()
H A Dhda_proc.c339 if (caps & AC_PINCAP_TRIG_REQ) in print_pin_caps()