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

/linux-master/drivers/pci/hotplug/
H A Dshpchp_hpc.c73 #define SLOT_STATE_DISABLED (3) macro
397 case SLOT_STATE_DISABLED:
/linux-master/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.c832 if (slot_state != SLOT_STATE_DISABLED)
/linux-master/drivers/usb/host/
H A Dxhci.h402 #define SLOT_STATE_DISABLED 0 macro
403 #define SLOT_STATE_ENABLED SLOT_STATE_DISABLED
H A Dxhci.c3752 SLOT_STATE_DISABLED)

Completed in 150 milliseconds