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
426 if (event != ACPI_BUTTON_NOTIFY_STATUS) { in acpi_lid_notify()
446 if (event != ACPI_BUTTON_NOTIFY_STATUS) { in acpi_button_notify()
473 acpi_button_notify(NULL, ACPI_BUTTON_NOTIFY_STATUS, data); in acpi_button_notify_run()