Searched refs:device_run_wake (Results 1 – 4 of 4) sorted by relevance
74 static inline bool device_run_wake(struct device *dev) in device_run_wake() function162 static inline bool device_run_wake(struct device *dev) { return false; } in device_run_wake() function
712 if (!device_run_wake(phys_dev)) in acpi_pm_device_run_wake()
1990 if (device_run_wake(&dev->dev)) in pci_dev_run_wake()1999 if (device_run_wake(&bridge->dev)) in pci_dev_run_wake()2007 return device_run_wake(bus->bridge); in pci_dev_run_wake()
108 PCI PME) for proper functioning and device_run_wake() returns 'false' for the110 device_run_wake() returns 'true' for the device and the device is put into a