Searched refs:pci_power_name (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/x86/platform/intel-mid/
H A Dpwr.c220 name = pci_power_name(state);
/linux-master/drivers/usb/core/
H A Dhcd-pci.c552 pci_power_name(pci_dev->current_state));
/linux-master/drivers/pci/
H A Dpci.c1348 pci_power_name(dev->current_state));
1411 pci_power_name(dev->current_state));
1500 pci_power_name(dev->current_state),
1501 pci_power_name(state));
1513 pci_power_name(dev->current_state),
1514 pci_power_name(state));
1535 pci_power_name(dev->current_state),
1536 pci_power_name(state));
H A Dpci-sysfs.c154 return sysfs_emit(buf, "%s\n", pci_power_name(pdev->current_state));
H A Dpci-driver.c900 pci_power_name(pci_dev->current_state));
/linux-master/drivers/gpu/drm/i915/
H A Di915_debugfs.c443 pci_power_name(pdev->current_state),
/linux-master/include/linux/
H A Dpci.h184 static inline const char *pci_power_name(pci_power_t state) function

Completed in 317 milliseconds