Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/cdns3/
Dcdnsp-debug.h100 case TRB_DISABLE_SLOT: in cdnsp_trb_type_string()
300 case TRB_DISABLE_SLOT: in cdnsp_decode_trb()
Dcdnsp-gadget.h1089 #define TRB_DISABLE_SLOT 10 macro
Dcdnsp-gadget.c807 cdnsp_queue_slot_control(pdev, TRB_DISABLE_SLOT); in cdnsp_disable_slot()
/Linux-v6.1/drivers/usb/host/
Dxhci.h1380 #define TRB_DISABLE_SLOT 10 macro
1453 case TRB_DISABLE_SLOT: in xhci_trb_type_string()
2370 case TRB_DISABLE_SLOT: in xhci_decode_trb()
Dxhci-ring.c1710 case TRB_DISABLE_SLOT: in handle_cmd_completion()
Dxhci.c4029 ret = xhci_queue_slot_control(xhci, command, TRB_DISABLE_SLOT, in xhci_disable_slot()