Home
last modified time | relevance | path

Searched refs:ti_bandgap_set_sensor_data (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/thermal/ti-soc-thermal/
H A Dti-thermal-common.c183 ti_bandgap_set_sensor_data(bgp, id, data); in ti_thermal_expose_sensor()
253 ti_bandgap_set_sensor_data(bgp, id, data); in ti_thermal_register_cpu_cooling()
H A Dti-bandgap.h349 int ti_bandgap_set_sensor_data(struct ti_bandgap *bgp, int id, void *data);
H A Dti-bandgap.c562 int ti_bandgap_set_sensor_data(struct ti_bandgap *bgp, int id, void *data) in ti_bandgap_set_sensor_data() function