Home
last modified time | relevance | path

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

/linux/drivers/pci/hotplug/
H A Dshpchp_hpc.c73 #define SLOT_STATE_DISABLED (3) macro
396 case SLOT_STATE_DISABLED: in shpchp_get_power_status()
/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h615 #define SLOT_STATE_DISABLED 0 macro
616 #define SLOT_STATE_ENABLED SLOT_STATE_DISABLED
H A Dcdnsp-gadget.c833 if (slot_state != SLOT_STATE_DISABLED) in cdnsp_enable_slot()
/linux/drivers/usb/host/
H A Dxhci.h403 #define SLOT_STATE_DISABLED 0 macro
404 #define SLOT_STATE_ENABLED SLOT_STATE_DISABLED
H A Dxhci.c3814 SLOT_STATE_DISABLED) in xhci_discover_or_reset_device()