Linux Kernel
3.7.1
|
#include <linux/pci.h>
Go to the source code of this file.
Macros | |
#define | PCIE_LINK_STATE_L0S 1 |
#define | PCIE_LINK_STATE_L1 2 |
#define | PCIE_LINK_STATE_CLKPM 4 |
#define PCIE_LINK_STATE_CLKPM 4 |
Definition at line 23 of file pci-aspm.h.
#define PCIE_LINK_STATE_L0S 1 |
Definition at line 21 of file pci-aspm.h.
#define PCIE_LINK_STATE_L1 2 |
Definition at line 22 of file pci-aspm.h.