Home
last modified time | relevance | path

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

/linux/drivers/usb/core/
H A Dhcd-pci.c563 pci_power_name(pci_dev->current_state)); in hcd_pci_suspend_noirq()
/linux/include/linux/
H A Dpci.h198 static inline const char *pci_power_name(pci_power_t state) in pci_power_name() function