Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/host/
Dxhci.h1368 #define TRB_DISABLE_SLOT 10 macro
1441 case TRB_DISABLE_SLOT: in xhci_trb_type_string()
2322 case TRB_DISABLE_SLOT: in xhci_decode_trb()
Dxhci-ring.c1464 case TRB_DISABLE_SLOT: in handle_cmd_completion()
Dxhci.c3926 ret = xhci_queue_slot_control(xhci, command, TRB_DISABLE_SLOT, in xhci_disable_slot()