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