Searched refs:OFF_STATE (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/pci/hotplug/ | ||
| H A D | pciehp.h | 133 #define OFF_STATE 0 macro |
| H A D | pciehp_hpc.c | 1042 ctrl->state = list_empty(&subordinate->devices) ? OFF_STATE : ON_STATE; in pcie_init() |