Home
last modified time | relevance | path

Searched refs:TRB_DISABLE_SLOT (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/usb/host/
Dxhci.h1347 #define TRB_DISABLE_SLOT 10 macro
1420 case TRB_DISABLE_SLOT: in xhci_trb_type_string()
2265 case TRB_DISABLE_SLOT: in xhci_decode_trb()
Dxhci-ring.c1423 case TRB_DISABLE_SLOT: in handle_cmd_completion()
Dxhci.c3786 ret = xhci_queue_slot_control(xhci, command, TRB_DISABLE_SLOT, in xhci_disable_slot()