Home
last modified time | relevance | path

Searched refs:ACPI_EVENT_POWER_BUTTON (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-6.6/drivers/acpi/
H A Dtiny-power-button.c43 status = acpi_install_fixed_event_handler(ACPI_EVENT_POWER_BUTTON, in acpi_tiny_power_button_add()
61 acpi_remove_fixed_event_handler(ACPI_EVENT_POWER_BUTTON, in acpi_tiny_power_button_remove()
H A Dbutton.c600 status = acpi_install_fixed_event_handler(ACPI_EVENT_POWER_BUTTON, in acpi_button_add()
647 acpi_remove_fixed_event_handler(ACPI_EVENT_POWER_BUTTON, in acpi_button_remove()
H A Dsleep.c629 acpi_get_event_status(ACPI_EVENT_POWER_BUTTON, &pwr_btn_status); in acpi_suspend_enter()
632 acpi_clear_event(ACPI_EVENT_POWER_BUTTON); in acpi_suspend_enter()
H A Dsysfs.c893 else if (i == num_gpes + ACPI_EVENT_POWER_BUTTON) in acpi_irq_stats_init()
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dhwsleep.c294 [ACPI_EVENT_POWER_BUTTON]. in acpi_hw_legacy_wake()
299 [ACPI_EVENT_POWER_BUTTON]. in acpi_hw_legacy_wake()
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dhwsleep.c294 [ACPI_EVENT_POWER_BUTTON]. in acpi_hw_legacy_wake()
299 [ACPI_EVENT_POWER_BUTTON]. in acpi_hw_legacy_wake()
/kernel/linux/linux-5.10/drivers/acpi/
H A Dsleep.c632 acpi_get_event_status(ACPI_EVENT_POWER_BUTTON, &pwr_btn_status); in acpi_suspend_enter()
635 acpi_clear_event(ACPI_EVENT_POWER_BUTTON); in acpi_suspend_enter()
H A Dbus.c447 acpi_install_fixed_event_handler(ACPI_EVENT_POWER_BUTTON, in acpi_device_install_notify_handler()
469 acpi_remove_fixed_event_handler(ACPI_EVENT_POWER_BUTTON, in acpi_device_remove_notify_handler()
H A Dsysfs.c903 else if (i == num_gpes + ACPI_EVENT_POWER_BUTTON) in acpi_irq_stats_init()
/kernel/linux/linux-5.10/include/acpi/
H A Dactypes.h720 #define ACPI_EVENT_POWER_BUTTON 2 macro
/kernel/linux/linux-6.6/include/acpi/
H A Dactypes.h723 #define ACPI_EVENT_POWER_BUTTON 2 macro

Completed in 14 milliseconds