Searched refs:ti_bandgap_get_sensor_data (Results 1 – 3 of 3) sorted by relevance
167 data = ti_bandgap_get_sensor_data(bgp, id); in ti_thermal_expose_sensor()196 data = ti_bandgap_get_sensor_data(bgp, id); in ti_thermal_remove_sensor()210 data = ti_bandgap_get_sensor_data(bgp, id); in ti_thermal_report_sensor_temperature()230 data = ti_bandgap_get_sensor_data(bgp, id); in ti_thermal_register_cpu_cooling()262 data = ti_bandgap_get_sensor_data(bgp, id); in ti_thermal_unregister_cpu_cooling()
346 void *ti_bandgap_get_sensor_data(struct ti_bandgap *bgp, int id);
581 void *ti_bandgap_get_sensor_data(struct ti_bandgap *bgp, int id) in ti_bandgap_get_sensor_data() function