Home
last modified time | relevance | path

Searched refs:OFF_STATE (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/pci/hotplug/
H A Dpciehp.h133 #define OFF_STATE 0 macro
H A Dpciehp_core.c174 if ((occupied > 0 && (ctrl->state == OFF_STATE || in pciehp_check_presence()
H A Dpciehp_hpc.c1042 ctrl->state = list_empty(&subordinate->devices) ? OFF_STATE : ON_STATE; in pcie_init()