Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/thermal/ti-soc-thermal/
Domap4-thermal-data.c69 .remove_sensor = ti_thermal_remove_sensor,
199 .remove_sensor = ti_thermal_remove_sensor,
230 .remove_sensor = ti_thermal_remove_sensor,
Domap3-thermal-data.c76 .remove_sensor = ti_thermal_remove_sensor,
144 .remove_sensor = ti_thermal_remove_sensor,
Dti-bandgap.c1053 if (bgp->conf->remove_sensor) in ti_bandgap_probe()
1054 bgp->conf->remove_sensor(bgp, i); in ti_bandgap_probe()
1085 if (bgp->conf->remove_sensor) in ti_bandgap_remove()
1086 bgp->conf->remove_sensor(bgp, i); in ti_bandgap_remove()
Domap5-thermal-data.c277 .remove_sensor = ti_thermal_remove_sensor,
Dti-bandgap.h333 int (*remove_sensor)(struct ti_bandgap *bgp, int id); member
Ddra752-thermal-data.c331 .remove_sensor = ti_thermal_remove_sensor,