Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c182 ti_bandgap_set_sensor_data(bgp, id, data); in ti_thermal_expose_sensor()
252 ti_bandgap_set_sensor_data(bgp, id, data); in ti_thermal_register_cpu_cooling()
Dti-bandgap.h349 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