Searched refs:dispatch_acpi_notify (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/platform/loongarch/ |
H A D | loongson-laptop.c | 156 static void dispatch_acpi_notify(acpi_handle handle, u32 event, void *data) in dispatch_acpi_notify() function 184 sub_driver->type, dispatch_acpi_notify, sub_driver); in setup_acpi_notify() 541 sub_driver->type, dispatch_acpi_notify); in generic_subdriver_exit()
|
/kernel/linux/linux-6.6/drivers/platform/loongarch/ |
H A D | loongson-laptop.c | 148 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()
|
/kernel/linux/linux-5.10/drivers/platform/x86/ |
H A D | thinkpad_acpi.c | 765 static void dispatch_acpi_notify(acpi_handle handle, u32 event, void *data) in dispatch_acpi_notify() function 803 ibm->acpi->type, dispatch_acpi_notify, ibm); in setup_acpi_notify() 10041 dispatch_acpi_notify); in ibm_exit()
|
/kernel/linux/linux-6.6/drivers/platform/x86/ |
H A D | thinkpad_acpi.c | 786 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() 11078 dispatch_acpi_notify); in ibm_exit()
|
Completed in 27 milliseconds