Searched refs:acpi_pm_device_can_wakeup (Results 1 – 3 of 3) sorted by relevance
589 if (acpi_pm_device_can_wakeup(&bus->self->dev)) in acpi_pci_propagate_wakeup()597 if (acpi_pm_device_can_wakeup(bus->bridge)) in acpi_pci_propagate_wakeup()605 if (acpi_pm_device_can_wakeup(&dev->dev)) in acpi_pci_wakeup()
622 bool acpi_pm_device_can_wakeup(struct device *dev);640 static inline bool acpi_pm_device_can_wakeup(struct device *dev) in acpi_pm_device_can_wakeup() function
510 bool acpi_pm_device_can_wakeup(struct device *dev) in acpi_pm_device_can_wakeup() function