report_temperature  198 drivers/thermal/ti-soc-thermal/omap4-thermal-data.c 	.report_temperature = ti_thermal_report_sensor_temperature,
report_temperature  229 drivers/thermal/ti-soc-thermal/omap4-thermal-data.c 	.report_temperature = ti_thermal_report_sensor_temperature,
report_temperature  278 drivers/thermal/ti-soc-thermal/omap5-thermal-data.c 	.report_temperature = ti_thermal_report_sensor_temperature,
report_temperature  237 drivers/thermal/ti-soc-thermal/ti-bandgap.c 		if (bgp->conf->report_temperature)
report_temperature  238 drivers/thermal/ti-soc-thermal/ti-bandgap.c 			bgp->conf->report_temperature(bgp, i);
report_temperature  321 drivers/thermal/ti-soc-thermal/ti-bandgap.h 	int (*report_temperature)(struct ti_bandgap *bgp, int id);