Searched refs:register_cooling (Results 1 – 6 of 6) sorted by relevance
76 .register_cooling = ti_thermal_register_cpu_cooling,207 .register_cooling = ti_thermal_register_cpu_cooling,238 .register_cooling = ti_thermal_register_cpu_cooling,
85 .register_cooling = NULL,153 .register_cooling = NULL,
284 .register_cooling = ti_thermal_register_cpu_cooling,
239 int (*register_cooling)(struct ti_bandgap *bgp, int id); member
337 .register_cooling = ti_thermal_register_cpu_cooling,
1005 if (bgp->conf->sensors[i].register_cooling) { in ti_bandgap_probe()1006 ret = bgp->conf->sensors[i].register_cooling(bgp, i); in ti_bandgap_probe()