Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thermal/ti-soc-thermal/
Domap4-thermal-data.c67 .remove_sensor = ti_thermal_remove_sensor,
197 .remove_sensor = ti_thermal_remove_sensor,
228 .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.c1037 if (bgp->conf->remove_sensor) in ti_bandgap_probe()
1038 bgp->conf->remove_sensor(bgp, i); in ti_bandgap_probe()
1068 if (bgp->conf->remove_sensor) in ti_bandgap_remove()
1069 bgp->conf->remove_sensor(bgp, i); in ti_bandgap_remove()
Domap5-thermal-data.c277 .remove_sensor = ti_thermal_remove_sensor,
Dti-bandgap.h323 int (*remove_sensor)(struct ti_bandgap *bgp, int id); member
Ddra752-thermal-data.c331 .remove_sensor = ti_thermal_remove_sensor,