Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/loongarch/
H A Dloongson-laptop.c148 static void dispatch_acpi_notify(acpi_handle handle, u32 event, void *data) in dispatch_acpi_notify() function
175 sub_driver->type, dispatch_acpi_notify, sub_driver); in setup_acpi_notify()
534 sub_driver->type, dispatch_acpi_notify); in generic_subdriver_exit()
/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c786 static void dispatch_acpi_notify(acpi_handle handle, u32 event, void *data) in dispatch_acpi_notify() function
823 ibm->acpi->type, dispatch_acpi_notify, ibm); in setup_acpi_notify()
11079 dispatch_acpi_notify); in ibm_exit()