Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dhda_verbs.h256 #define AC_PINCAP_OUT (1<<4) /* output capable */ macro
/linux/sound/hda/common/
H A Dauto_parser.c123 return !!(pincap & AC_PINCAP_OUT); in check_pincap_validity()