Searched refs:register_cooling (Results 1 - 6 of 6) sorted by path

/linux-master/drivers/thermal/ti-soc-thermal/
H A Ddra752-thermal-data.c337 .register_cooling = ti_thermal_register_cpu_cooling,
H A Domap3-thermal-data.c85 .register_cooling = NULL,
153 .register_cooling = NULL,
H A Domap5-thermal-data.c284 .register_cooling = ti_thermal_register_cpu_cooling,
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 Dti-bandgap.c1010 if (bgp->conf->sensors[i].register_cooling) {
1011 ret = bgp->conf->sensors[i].register_cooling(bgp, i);
H A Dti-bandgap.h223 * @register_cooling: function to describe how this sensor is going to be cooled
239 int (*register_cooling)(struct ti_bandgap *bgp, int id); member in struct:ti_temp_sensor

Completed in 385 milliseconds