Searched refs:acpi_pm_device_can_wakeup (Results 1 – 3 of 3) sorted by relevance
1162 if (acpi_pm_device_can_wakeup(&bus->self->dev)) in acpi_pci_propagate_wakeup() 1170 if (acpi_pm_device_can_wakeup(bus->bridge)) in acpi_pci_propagate_wakeup() 1181 if (acpi_pm_device_can_wakeup(&dev->dev)) in acpi_pci_wakeup()
810 bool acpi_pm_device_can_wakeup(struct device *dev);827 static inline bool acpi_pm_device_can_wakeup(struct device *dev) in acpi_pm_device_can_wakeup() function
640 bool acpi_pm_device_can_wakeup(struct device *dev) in acpi_pm_device_can_wakeup() function