Home
last modified time | relevance | path

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

/linux/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_rapl.c99 void proc_thermal_rapl_remove(void) in proc_thermal_rapl_remove() function
111 EXPORT_SYMBOL_GPL(proc_thermal_rapl_remove);
H A Dprocessor_thermal_device.h78 void proc_thermal_rapl_remove(void);
86 static void __maybe_unused proc_thermal_rapl_remove(void) in proc_thermal_rapl_remove() function
H A Dprocessor_thermal_device.c463 proc_thermal_rapl_remove(); in proc_thermal_mmio_add()
472 proc_thermal_rapl_remove(); in proc_thermal_mmio_remove()