Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci.h1150 #define TRB_NEC_CMD_COMP 48 macro
1219 case TRB_NEC_CMD_COMP: in xhci_trb_type_string()
H A Dxhci-ring.c1841 if (trb_type == TRB_NEC_CMD_COMP && (xhci->quirks & XHCI_NEC_HOST)) in handle_vendor_event()