Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.c741 if (slot_state <= SLOT_STATE_DEFAULT && in cdnsp_reset_device()
753 if (slot_state <= SLOT_STATE_DEFAULT) in cdnsp_reset_device()
909 if (setup == SETUP_CONTEXT_ONLY && dev_state == SLOT_STATE_DEFAULT) { in cdnsp_setup_device()
917 if (!slot_ctx->dev_info || dev_state == SLOT_STATE_DEFAULT) { in cdnsp_setup_device()
H A Dcdnsp-debug.h166 case SLOT_STATE_DEFAULT: in cdnsp_slot_state_string()
H A Dcdnsp-gadget.h624 #define SLOT_STATE_DEFAULT 1 macro
/linux/drivers/usb/host/
H A Dxhci.h404 #define SLOT_STATE_DEFAULT 1 macro
2032 case SLOT_STATE_DEFAULT: in xhci_slot_state_string()
H A Dxhci.c4349 SLOT_STATE_DEFAULT) { in xhci_setup_device()