Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/ti-soc-thermal/
H A Dti-thermal.h43 int ti_thermal_remove_sensor(struct ti_bandgap *bgp, int id);
55 int ti_thermal_remove_sensor(struct ti_bandgap *bgp, int id) in ti_thermal_remove_sensor() function
H A Domap4-thermal-data.c69 .remove_sensor = ti_thermal_remove_sensor,
199 .remove_sensor = ti_thermal_remove_sensor,
230 .remove_sensor = ti_thermal_remove_sensor,
H A Domap3-thermal-data.c76 .remove_sensor = ti_thermal_remove_sensor,
144 .remove_sensor = ti_thermal_remove_sensor,
H A Domap5-thermal-data.c277 .remove_sensor = ti_thermal_remove_sensor,
H A Ddra752-thermal-data.c331 .remove_sensor = ti_thermal_remove_sensor,
H A Dti-thermal-common.c192 int ti_thermal_remove_sensor(struct ti_bandgap *bgp, int id) in ti_thermal_remove_sensor() function