Searched refs:report_temperature (Results 1 – 4 of 4) sorted by relevance
200 .report_temperature = ti_thermal_report_sensor_temperature,231 .report_temperature = ti_thermal_report_sensor_temperature,
278 .report_temperature = ti_thermal_report_sensor_temperature,
331 int (*report_temperature)(struct ti_bandgap *bgp, int id); member
247 if (bgp->conf->report_temperature) in ti_bandgap_talert_irq_handler()248 bgp->conf->report_temperature(bgp, i); in ti_bandgap_talert_irq_handler()