Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/platform/chrome/
H A Dchromeos_tbmc.c50 acpi_pm_wakeup_event(&adev->dev); in chromeos_tbmc_notify()
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dbutton.c378 acpi_pm_wakeup_event(&device->dev); in acpi_lid_update_state()
419 acpi_pm_wakeup_event(&device->dev); in acpi_button_notify()
H A Ddevice_pm.c439 void acpi_pm_wakeup_event(struct device *dev) in acpi_pm_wakeup_event() function
443 EXPORT_SYMBOL_GPL(acpi_pm_wakeup_event);
H A Dbattery.c998 acpi_pm_wakeup_event(&battery->device->dev); in acpi_battery_update()
/OK3568_Linux_fs/kernel/include/acpi/
H A Dacpi_bus.h618 void acpi_pm_wakeup_event(struct device *dev);
626 static inline void acpi_pm_wakeup_event(struct device *dev) in acpi_pm_wakeup_event() function