Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/platform/intel-mid/
Dpwr.c220 name = pci_power_name(state); in __set_power_state()
/Linux-v5.4/drivers/usb/core/
Dhcd-pci.c545 pci_power_name(pci_dev->current_state)); in hcd_pci_suspend_noirq()
/Linux-v5.4/drivers/pci/
Dpci-driver.c869 pci_power_name(pci_dev->current_state)); in pci_pm_suspend_noirq()
/Linux-v5.4/include/linux/
Dpci.h149 static inline const char *pci_power_name(pci_power_t state) in pci_power_name() function
/Linux-v5.4/drivers/gpu/drm/i915/
Di915_debugfs.c2332 pci_power_name(pdev->current_state), in i915_runtime_pm_status()