Home
last modified time | relevance | path

Searched refs:ti_thermal_register_cpu_cooling (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/thermal/ti-soc-thermal/
H A Dti-thermal.h45 int ti_thermal_register_cpu_cooling(struct ti_bandgap *bgp, int id);
67 int ti_thermal_register_cpu_cooling(struct ti_bandgap *bgp, int id) in ti_thermal_register_cpu_cooling() function
H A Domap4-thermal-data.c77 .register_cooling = ti_thermal_register_cpu_cooling,
208 .register_cooling = ti_thermal_register_cpu_cooling,
239 .register_cooling = ti_thermal_register_cpu_cooling,
H A Domap5-thermal-data.c284 .register_cooling = ti_thermal_register_cpu_cooling,
H A Ddra752-thermal-data.c337 .register_cooling = ti_thermal_register_cpu_cooling,
H A Dti-thermal-common.c217 int ti_thermal_register_cpu_cooling(struct ti_bandgap *bgp, int id) in ti_thermal_register_cpu_cooling() function