Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h100 case TRB_DISABLE_SLOT: in cdnsp_trb_type_string()
298 case TRB_DISABLE_SLOT: in cdnsp_decode_trb()
H A Dcdnsp-gadget.h1105 #define TRB_DISABLE_SLOT 10 macro
H A Dcdnsp-gadget.c845 cdnsp_queue_slot_control(pdev, TRB_DISABLE_SLOT); in cdnsp_disable_slot()
/linux/drivers/usb/host/
H A Dxhci-ring.c1867 case TRB_DISABLE_SLOT: in handle_cmd_completion()
H A Dxhci.c4159 ret = xhci_queue_slot_control(xhci, command, TRB_DISABLE_SLOT, in xhci_disable_slot()