Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/
H A Dbutton.c460 static void acpi_button_notify_run(void *data) in acpi_button_notify_run() function
467 acpi_os_execute(OSL_NOTIFY_HANDLER, acpi_button_notify_run, data); in acpi_button_event()