Home
last modified time | relevance | path

Searched refs:ti_thermal_report_sensor_temperature (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/thermal/ti-soc-thermal/
H A Dti-thermal.h44 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 Domap4-thermal-data.c200 .report_temperature = ti_thermal_report_sensor_temperature,
231 .report_temperature = ti_thermal_report_sensor_temperature,
H A Domap5-thermal-data.c278 .report_temperature = ti_thermal_report_sensor_temperature,
H A Dti-thermal-common.c206 int ti_thermal_report_sensor_temperature(struct ti_bandgap *bgp, int id) in ti_thermal_report_sensor_temperature() function