Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/platform/intel-mid/
Dpwr.c223 name = pci_power_name(state); in __set_power_state()
/Linux-v4.19/drivers/usb/core/
Dhcd-pci.c560 pci_power_name(pci_dev->current_state)); in hcd_pci_suspend_noirq()
/Linux-v4.19/drivers/pci/
Dpci-driver.c837 pci_power_name(pci_dev->current_state)); in pci_pm_suspend_noirq()
/Linux-v4.19/include/linux/
Dpci.h143 static inline const char *pci_power_name(pci_power_t state) in pci_power_name() function
/Linux-v4.19/drivers/gpu/drm/i915/
Di915_debugfs.c2828 pci_power_name(pdev->current_state), in i915_runtime_pm_status()