Home
last modified time | relevance | path

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

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