Searched refs:acpi_pm_wakeup_event (Results 1 – 5 of 5) sorted by relevance
50 acpi_pm_wakeup_event(&adev->dev); in chromeos_tbmc_notify()
398 acpi_pm_wakeup_event(&device->dev); in acpi_lid_update_state()458 acpi_pm_wakeup_event(&device->dev); in acpi_button_notify()
523 void acpi_pm_wakeup_event(struct device *dev) in acpi_pm_wakeup_event() function527 EXPORT_SYMBOL_GPL(acpi_pm_wakeup_event);
1042 acpi_pm_wakeup_event(&battery->device->dev); in acpi_battery_update()
806 void acpi_pm_wakeup_event(struct device *dev);814 static inline void acpi_pm_wakeup_event(struct device *dev) in acpi_pm_wakeup_event() function