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.h1092 #define TRB_DISABLE_SLOT 10 macro
H A Dcdnsp-gadget.c807 cdnsp_queue_slot_control(pdev, TRB_DISABLE_SLOT); in cdnsp_disable_slot()
/linux/drivers/usb/host/
H A Dxhci.h1107 #define TRB_DISABLE_SLOT 10 macro
1180 case TRB_DISABLE_SLOT: in xhci_trb_type_string()
2125 case TRB_DISABLE_SLOT: in xhci_decode_trb()
H A Dxhci-ring.c1821 case TRB_DISABLE_SLOT: in handle_cmd_completion()