Home
last modified time | relevance | path

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

/drivers/thermal/ti-soc-thermal/
Domap4-thermal-data.c80 .remove_sensor = ti_thermal_remove_sensor,
219 .remove_sensor = ti_thermal_remove_sensor,
252 .remove_sensor = ti_thermal_remove_sensor,
Domap3-thermal-data.c87 .remove_sensor = ti_thermal_remove_sensor,
160 .remove_sensor = ti_thermal_remove_sensor,
Dti-bandgap.c1427 if (bgp->conf->remove_sensor) in ti_bandgap_probe()
1428 bgp->conf->remove_sensor(bgp, i); in ti_bandgap_probe()
1457 if (bgp->conf->remove_sensor) in ti_bandgap_remove()
1458 bgp->conf->remove_sensor(bgp, i); in ti_bandgap_remove()
Dti-bandgap.h376 int (*remove_sensor)(struct ti_bandgap *bgp, int id); member
Domap5-thermal-data.c330 .remove_sensor = ti_thermal_remove_sensor,
Ddra752-thermal-data.c431 .remove_sensor = ti_thermal_remove_sensor,