Home
last modified time | relevance | path

Searched defs:ti_temp_sensor (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/thermal/ti-soc-thermal/
Dti-bandgap.h224 struct ti_temp_sensor { struct
225 struct temp_sensor_data *ts_data;
226 struct temp_sensor_registers *registers;
227 char *domain;
229 const int slope_pcb;
230 const int constant_pcb;
231 int (*register_cooling)(struct ti_bandgap *bgp, int id);
232 int (*unregister_cooling)(struct ti_bandgap *bgp, int id);