Searched refs:ti_thermal_remove_sensor (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/drivers/thermal/ti-soc-thermal/ |
D | omap4-thermal-data.c | 79 .remove_sensor = ti_thermal_remove_sensor, 218 .remove_sensor = ti_thermal_remove_sensor, 251 .remove_sensor = ti_thermal_remove_sensor,
|
D | ti-thermal.h | 88 int ti_thermal_remove_sensor(struct ti_bandgap *bgp, int id); 100 int ti_thermal_remove_sensor(struct ti_bandgap *bgp, int id) in ti_thermal_remove_sensor() function
|
D | omap3-thermal-data.c | 87 .remove_sensor = ti_thermal_remove_sensor, 160 .remove_sensor = ti_thermal_remove_sensor,
|
D | omap5-thermal-data.c | 330 .remove_sensor = ti_thermal_remove_sensor,
|
D | dra752-thermal-data.c | 431 .remove_sensor = ti_thermal_remove_sensor,
|
D | ti-thermal-common.c | 362 int ti_thermal_remove_sensor(struct ti_bandgap *bgp, int id) in ti_thermal_remove_sensor() function
|