Home
last modified time | relevance | path

Searched refs:unregister_cooling (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/thermal/ti-soc-thermal/
A Domap4-thermal-data.c78 .unregister_cooling = ti_thermal_unregister_cpu_cooling,
209 .unregister_cooling = ti_thermal_unregister_cpu_cooling,
240 .unregister_cooling = ti_thermal_unregister_cpu_cooling,
A Domap3-thermal-data.c86 .unregister_cooling = NULL,
154 .unregister_cooling = NULL,
A Dti-bandgap.c1047 if (bgp->conf->sensors[i].unregister_cooling) in ti_bandgap_probe()
1048 bgp->conf->sensors[i].unregister_cooling(bgp, i); in ti_bandgap_probe()
1051 if (bgp->conf->sensors[i].unregister_cooling) in ti_bandgap_probe()
1052 bgp->conf->sensors[i].unregister_cooling(bgp, i); in ti_bandgap_probe()
1082 if (bgp->conf->sensors[i].unregister_cooling) in ti_bandgap_remove()
1083 bgp->conf->sensors[i].unregister_cooling(bgp, i); in ti_bandgap_remove()
A Domap5-thermal-data.c285 .unregister_cooling = ti_thermal_unregister_cpu_cooling,
A Dti-bandgap.h240 int (*unregister_cooling)(struct ti_bandgap *bgp, int id); member
A Ddra752-thermal-data.c338 .unregister_cooling = ti_thermal_unregister_cpu_cooling,

Completed in 13 milliseconds