Home
last modified time | relevance | path

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

/Linux-v5.15/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.c811 cdnsp_queue_slot_control(pdev, TRB_DISABLE_SLOT); in cdnsp_disable_slot()
/Linux-v5.15/drivers/usb/host/
Dxhci.h1379 #define TRB_DISABLE_SLOT 10 macro
1452 case TRB_DISABLE_SLOT: in xhci_trb_type_string()
2347 case TRB_DISABLE_SLOT: in xhci_decode_trb()
Dxhci-ring.c1770 case TRB_DISABLE_SLOT: in handle_cmd_completion()
Dxhci.c3993 ret = xhci_queue_slot_control(xhci, command, TRB_DISABLE_SLOT, in xhci_disable_slot()