Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/chrome/
Dchromeos_tbmc.c50 acpi_pm_wakeup_event(&adev->dev); in chromeos_tbmc_notify()
/Linux-v6.6/drivers/acpi/
Dbutton.c386 acpi_pm_wakeup_event(&device->dev); in acpi_lid_update_state()
441 acpi_pm_wakeup_event(&device->dev); in acpi_button_notify()
Ddevice_pm.c510 void acpi_pm_wakeup_event(struct device *dev) in acpi_pm_wakeup_event() function
514 EXPORT_SYMBOL_GPL(acpi_pm_wakeup_event);
Dbattery.c1012 acpi_pm_wakeup_event(&battery->device->dev); in acpi_battery_update()
/Linux-v6.6/include/acpi/
Dacpi_bus.h695 void acpi_pm_wakeup_event(struct device *dev);
703 static inline void acpi_pm_wakeup_event(struct device *dev) in acpi_pm_wakeup_event() function