Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/platforms/cell/
Dcbe_thermal.c390 static void __exit thermal_exit(void) in thermal_exit() function
395 module_exit(thermal_exit);
/linux-4.1.27/drivers/thermal/
Dthermal_core.c1929 static void __exit thermal_exit(void) in thermal_exit() function
1944 module_exit(thermal_exit);
/linux-4.1.27/drivers/platform/x86/
Dthinkpad_acpi.c6056 static void thermal_exit(void) in thermal_exit() function
6099 .exit = thermal_exit,