Searched refs:ti_thermal_remove_sensor (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/thermal/ti-soc-thermal/ |
H A D | omap4-thermal-data.c | 69 .remove_sensor = ti_thermal_remove_sensor, 199 .remove_sensor = ti_thermal_remove_sensor, 230 .remove_sensor = ti_thermal_remove_sensor,
|
H A D | ti-thermal.h | 43 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 D | omap3-thermal-data.c | 76 .remove_sensor = ti_thermal_remove_sensor, 144 .remove_sensor = ti_thermal_remove_sensor,
|
H A D | omap5-thermal-data.c | 277 .remove_sensor = ti_thermal_remove_sensor,
|
H A D | dra752-thermal-data.c | 331 .remove_sensor = ti_thermal_remove_sensor,
|
H A D | ti-thermal-common.c | 192 int ti_thermal_remove_sensor(struct ti_bandgap *bgp, int id) in ti_thermal_remove_sensor() function
|