Searched refs:AC_PINCAP_HP_DRV (Results 1 – 3 of 3) sorted by relevance
267 #define AC_PINCAP_HP_DRV (1<<3) /* headphone drive capable */ macro
242 if (caps & AC_PINCAP_HP_DRV) in print_pin_caps()
385 ((node->pin_caps & AC_PINCAP_HP_DRV) ? in parse_output_jack()