Searched refs:ti_thermal_remove_sensor (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/thermal/ti-soc-thermal/ |
H A 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
|
H A D | omap4-thermal-data.c | 68 .remove_sensor = ti_thermal_remove_sensor, 198 .remove_sensor = ti_thermal_remove_sensor, 229 .remove_sensor = ti_thermal_remove_sensor,
|
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 | 193 int ti_thermal_remove_sensor(struct ti_bandgap *bgp, int id) in ti_thermal_remove_sensor() function
|
/kernel/linux/linux-6.6/drivers/thermal/ti-soc-thermal/ |
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 | 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 | 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
|
Completed in 7 milliseconds