Searched refs:ti_thermal_report_sensor_temperature (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/thermal/ti-soc-thermal/ |
H A D | ti-thermal.h | 59 int ti_thermal_report_sensor_temperature(struct ti_bandgap *bgp, int id); 76 int ti_thermal_report_sensor_temperature(struct ti_bandgap *bgp, int id) in ti_thermal_report_sensor_temperature() function
|
H A D | omap4-thermal-data.c | 199 .report_temperature = ti_thermal_report_sensor_temperature, 230 .report_temperature = ti_thermal_report_sensor_temperature,
|
H A D | omap5-thermal-data.c | 278 .report_temperature = ti_thermal_report_sensor_temperature,
|
H A D | ti-thermal-common.c | 207 int ti_thermal_report_sensor_temperature(struct ti_bandgap *bgp, int id) in ti_thermal_report_sensor_temperature() function
|
/kernel/linux/linux-6.6/drivers/thermal/ti-soc-thermal/ |
H A D | ti-thermal.h | 44 int ti_thermal_report_sensor_temperature(struct ti_bandgap *bgp, int id); 61 int ti_thermal_report_sensor_temperature(struct ti_bandgap *bgp, int id) in ti_thermal_report_sensor_temperature() function
|
H A D | omap4-thermal-data.c | 200 .report_temperature = ti_thermal_report_sensor_temperature, 231 .report_temperature = ti_thermal_report_sensor_temperature,
|
H A D | omap5-thermal-data.c | 278 .report_temperature = ti_thermal_report_sensor_temperature,
|
H A D | ti-thermal-common.c | 206 int ti_thermal_report_sensor_temperature(struct ti_bandgap *bgp, int id) in ti_thermal_report_sensor_temperature() function
|
Completed in 3 milliseconds