Searched refs:unregister_cooling (Results 1 – 5 of 5) sorted by relevance
90 .unregister_cooling = ti_thermal_unregister_cpu_cooling,230 .unregister_cooling = ti_thermal_unregister_cpu_cooling,263 .unregister_cooling = ti_thermal_unregister_cpu_cooling,
1421 if (bgp->conf->sensors[i].unregister_cooling) in ti_bandgap_probe()1422 bgp->conf->sensors[i].unregister_cooling(bgp, i); in ti_bandgap_probe()1425 if (bgp->conf->sensors[i].unregister_cooling) in ti_bandgap_probe()1426 bgp->conf->sensors[i].unregister_cooling(bgp, i); in ti_bandgap_probe()1454 if (bgp->conf->sensors[i].unregister_cooling) in ti_bandgap_remove()1455 bgp->conf->sensors[i].unregister_cooling(bgp, i); in ti_bandgap_remove()
282 int (*unregister_cooling)(struct ti_bandgap *bgp, int id); member
338 .unregister_cooling = ti_thermal_unregister_cpu_cooling,
438 .unregister_cooling = ti_thermal_unregister_cpu_cooling,