Home
last modified time | relevance | path

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

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