Home
last modified time | relevance | path

Searched refs:acpi_pm_wakeup_event (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/acpi/
H A Dbutton.c420 acpi_pm_wakeup_event(button->dev); in acpi_lid_update_state()
477 acpi_pm_wakeup_event(button->dev); in acpi_button_notify()
H A Ddevice_pm.c523 void acpi_pm_wakeup_event(struct device *dev) in acpi_pm_wakeup_event() function
527 EXPORT_SYMBOL_GPL(acpi_pm_wakeup_event);
H A Dbattery.c1109 acpi_pm_wakeup_event(battery->phys_dev); in acpi_battery_update()
/linux/include/acpi/
H A Dacpi_bus.h752 void acpi_pm_wakeup_event(struct device *dev);
760 static inline void acpi_pm_wakeup_event(struct device *dev) in acpi_pm_wakeup_event() function