Searched defs:_sensor (Results 1 – 4 of 4) sorted by relevance
170 #define to_thermocouple(_sensor) \ argument173 #define to_rtd(_sensor) \ argument176 #define to_thermistor(_sensor) \ argument179 #define to_diode(_sensor) \ argument182 #define to_rsense(_sensor) \ argument185 #define to_adc(_sensor) \ argument
1093 static int rockchip_thermal_set_trips(void *_sensor, int low, int high) in rockchip_thermal_set_trips()1106 static int rockchip_thermal_get_temp(void *_sensor, int *out_temp) in rockchip_thermal_get_temp()
423 static int armada_get_temp(void *_sensor, int *temp) in armada_get_temp()
523 static int tsens_set_trips(void *_sensor, int low, int high) in tsens_set_trips()