Home
last modified time | relevance | path

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

/drivers/pci/hotplug/
Dshpchp_hpc.c73 #define SLOT_STATE_DISABLED (3) macro
397 case SLOT_STATE_DISABLED: in hpc_get_power_status()
/drivers/usb/cdns3/
Dcdnsp-gadget.h615 #define SLOT_STATE_DISABLED 0 macro
616 #define SLOT_STATE_ENABLED SLOT_STATE_DISABLED
Dcdnsp-gadget.c832 if (slot_state != SLOT_STATE_DISABLED) in cdnsp_enable_slot()
/drivers/usb/host/
Dxhci.h683 #define SLOT_STATE_DISABLED 0 macro
684 #define SLOT_STATE_ENABLED SLOT_STATE_DISABLED
Dxhci.c3904 SLOT_STATE_DISABLED) in xhci_discover_or_reset_device()