Home
last modified time | relevance | path

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

/Linux-v6.6/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.6/drivers/usb/host/
Dxhci.h1384 #define TRB_DISABLE_SLOT 10 macro
1457 case TRB_DISABLE_SLOT: in xhci_trb_type_string()
2385 case TRB_DISABLE_SLOT: in xhci_decode_trb()
Dxhci-ring.c1734 case TRB_DISABLE_SLOT: in handle_cmd_completion()
Dxhci.c3867 ret = xhci_queue_slot_control(xhci, command, TRB_DISABLE_SLOT, in xhci_disable_slot()