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.c147 static void dispatch_acpi_notify(acpi_handle handle, u32 event, void *data) in dispatch_acpi_notify() function
174 sub_driver->type, dispatch_acpi_notify, sub_driver); in setup_acpi_notify()
535 sub_driver->type, dispatch_acpi_notify); in generic_subdriver_exit()
/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c787 static void dispatch_acpi_notify(acpi_handle handle, u32 event, void *data) in dispatch_acpi_notify() function
824 ibm->acpi->type, dispatch_acpi_notify, ibm); in setup_acpi_notify()
11129 dispatch_acpi_notify); in ibm_exit()