Searched refs:AC_PINCAP_IN (Results 1 – 4 of 4) sorted by relevance
542 if (! (node->pin_caps & AC_PINCAP_IN)) in parse_adc_sub_nodes()932 if (! (node->pin_caps & AC_PINCAP_IN)) in build_loopback_controls()
269 #define AC_PINCAP_IN (1<<5) /* input capable */ macro
238 if (caps & AC_PINCAP_IN) in print_pin_caps()
5226 return (pincap & AC_PINCAP_IN) != 0; in alc_is_input_pin()