Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/cdns3/
Dcdnsp-gadget.c703 if (slot_state <= SLOT_STATE_DEFAULT && in cdnsp_reset_device()
715 if (slot_state <= SLOT_STATE_DEFAULT) in cdnsp_reset_device()
871 if (setup == SETUP_CONTEXT_ONLY && dev_state == SLOT_STATE_DEFAULT) { in cdnsp_setup_device()
879 if (!slot_ctx->dev_info || dev_state == SLOT_STATE_DEFAULT) { in cdnsp_setup_device()
Dcdnsp-debug.h168 case SLOT_STATE_DEFAULT: in cdnsp_slot_state_string()
Dcdnsp-gadget.h617 #define SLOT_STATE_DEFAULT 1 macro
/linux-6.1.9/drivers/usb/host/
Dxhci.h684 #define SLOT_STATE_DEFAULT 1 macro
2259 case SLOT_STATE_DEFAULT: in xhci_slot_state_string()
Dxhci.c4216 SLOT_STATE_DEFAULT) { in xhci_setup_device()