Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/ti-soc-thermal/
Dti-bandgap.h272 struct ti_temp_sensor { struct
273 struct temp_sensor_data *ts_data;
274 struct temp_sensor_registers *registers;
275 char *domain;
277 const int slope;
278 const int constant;
279 const int slope_pcb;
280 const int constant_pcb;
281 int (*register_cooling)(struct ti_bandgap *bgp, int id);
282 int (*unregister_cooling)(struct ti_bandgap *bgp, int id);