Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/cell/
Dcbe_thermal.c391 static void __exit thermal_exit(void) in thermal_exit() function
396 module_exit(thermal_exit);
/Linux-v4.19/drivers/thermal/
Dthermal_core.c1562 static void __exit thermal_exit(void) in thermal_exit() function
1576 module_exit(thermal_exit);
/Linux-v4.19/drivers/platform/x86/
Dthinkpad_acpi.c6506 static void thermal_exit(void) in thermal_exit() function
6549 .exit = thermal_exit,