Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/
H A Dbutton.c27 #define ACPI_BUTTON_NOTIFY_STATUS 0x80 macro
415 if (event != ACPI_BUTTON_NOTIFY_STATUS) { in acpi_lid_notify()
435 if (event != ACPI_BUTTON_NOTIFY_STATUS) { in acpi_button_notify()
462 acpi_button_notify(NULL, ACPI_BUTTON_NOTIFY_STATUS, data); in acpi_button_notify_run()