Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci.h1257 #define TRB_DISABLE_SLOT 10 macro
Dxhci.c3656 if (xhci_queue_slot_control(xhci, command, TRB_DISABLE_SLOT, in xhci_free_dev()
3779 if (!xhci_queue_slot_control(xhci, command, TRB_DISABLE_SLOT, in xhci_alloc_dev()
Dxhci-ring.c1351 case TRB_DISABLE_SLOT: in handle_cmd_completion()