Searched refs:HDA_PARAM_PIN_CAP_EAPD_CAP (Results 1 – 3 of 3) sorted by relevance
1106 #define HDA_PARAM_PIN_CAP_EAPD_CAP(param) \ macro
1071 if (HDA_PARAM_PIN_CAP_EAPD_CAP(pincap)) in hdaa_dump_pin_sb()1541 if (HDA_PARAM_PIN_CAP_EAPD_CAP(w->wclass.pin.cap)) { in hdaa_widget_parse()5709 if (HDA_PARAM_PIN_CAP_EAPD_CAP(pincap)) in hdaa_dump_pin()6062 HDA_PARAM_PIN_CAP_EAPD_CAP(pincap)?"EAPD":"", in hdaa_pindump()
1107 #define HDA_PARAM_PIN_CAP_EAPD_CAP(param) \ macro