Home
last modified time | relevance | path

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

/linux/drivers/thermal/ti-soc-thermal/
H A Dti-bandgap.h232 struct ti_temp_sensor { struct
233 struct temp_sensor_data *ts_data;
234 struct temp_sensor_registers *registers;
235 char *domain;
237 const int slope_pcb;
238 const int constant_pcb;
239 int (*register_cooling)(struct ti_bandgap *bgp, int id);
240 int (*unregister_cooling)(struct ti_bandgap *bgp, int id);