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.c704 if (slot_state <= SLOT_STATE_DEFAULT && in cdnsp_reset_device()
716 if (slot_state <= SLOT_STATE_DEFAULT) in cdnsp_reset_device()
872 if (setup == SETUP_CONTEXT_ONLY && dev_state == SLOT_STATE_DEFAULT) { in cdnsp_setup_device()
880 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.h617 #define SLOT_STATE_DEFAULT 1 macro
/linux/drivers/usb/host/
H A Dxhci.h405 #define SLOT_STATE_DEFAULT 1 macro
1997 case SLOT_STATE_DEFAULT: in xhci_slot_state_string()
H A Dxhci.c4194 SLOT_STATE_DEFAULT) { in xhci_setup_device()