Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/host/
Dxhci.h1428 #define TRB_NEC_CMD_COMP 48 macro
1497 case TRB_NEC_CMD_COMP: in xhci_trb_type_string()
Dxhci-ring.c1780 if (trb_type == TRB_NEC_CMD_COMP && (xhci->quirks & XHCI_NEC_HOST)) in handle_vendor_event()