Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Dhwsleep.c306 [ACPI_EVENT_SLEEP_BUTTON]. in acpi_hw_legacy_wake()
311 [ACPI_EVENT_SLEEP_BUTTON]. in acpi_hw_legacy_wake()
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dbus.c452 acpi_install_fixed_event_handler(ACPI_EVENT_SLEEP_BUTTON, in acpi_device_install_notify_handler()
472 acpi_remove_fixed_event_handler(ACPI_EVENT_SLEEP_BUTTON, in acpi_device_remove_notify_handler()
H A Dsysfs.c905 else if (i == num_gpes + ACPI_EVENT_SLEEP_BUTTON) in acpi_irq_stats_init()
/OK3568_Linux_fs/kernel/include/acpi/
H A Dactypes.h721 #define ACPI_EVENT_SLEEP_BUTTON 3 macro