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