Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/loongarch/
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()
/linux-6.12.1/drivers/platform/x86/
Dthinkpad_acpi.c809 static void dispatch_acpi_notify(acpi_handle handle, u32 event, void *data) in dispatch_acpi_notify() function
846 ibm->acpi->type, dispatch_acpi_notify, ibm); in setup_acpi_notify()
11242 dispatch_acpi_notify); in ibm_exit()