Searched refs:acpi_pm_device_can_wakeup (Results 1 – 3 of 3) sorted by relevance
1159 if (acpi_pm_device_can_wakeup(&bus->self->dev)) in acpi_pci_propagate_wakeup()1167 if (acpi_pm_device_can_wakeup(bus->bridge)) in acpi_pci_propagate_wakeup()1178 if (acpi_pm_device_can_wakeup(&dev->dev)) in acpi_pci_wakeup()
812 bool acpi_pm_device_can_wakeup(struct device *dev); in acpi_pm_wakeup_event() 829 static inline bool acpi_pm_device_can_wakeup(struct device *dev) in acpi_pm_device_sleep_state() 823 static inline bool acpi_pm_device_can_wakeup(struct device *dev) acpi_pm_device_can_wakeup() function
639 bool acpi_pm_device_can_wakeup(struct device *dev) in acpi_pm_device_can_wakeup() function