Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpci.h183 extern const char *pci_power_names[];
187 return pci_power_names[1 + (__force int) state]; in pci_power_name()
/linux/drivers/pci/
H A Dpci.c40 const char *pci_power_names[] = { variable
43 EXPORT_SYMBOL_GPL(pci_power_names);