Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thermal/ti-soc-thermal/
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()
Dti-bandgap.h345 int ti_bandgap_set_sensor_data(struct ti_bandgap *bgp, int id, void *data);
Dti-bandgap.c562 int ti_bandgap_set_sensor_data(struct ti_bandgap *bgp, int id, void *data) in ti_bandgap_set_sensor_data() function