Lines Matching defs:s
108 static inline u32 degc_to_code(int degc, const struct tsens_sensor *s) in degc_to_code()
116 static inline int code_to_degc(u32 adc_code, const struct tsens_sensor *s) in code_to_degc()
146 static int tsens_hw_to_mC(const struct tsens_sensor *s, int field) in tsens_hw_to_mC()
178 static int tsens_mC_to_hw(const struct tsens_sensor *s, int temp) in tsens_mC_to_hw()
308 const struct tsens_sensor *s, in tsens_read_irq_state()
415 const struct tsens_sensor *s = &priv->sensor[i]; in tsens_critical_irq_thread() local
465 const struct tsens_sensor *s = &priv->sensor[i]; in tsens_irq_thread() local
525 struct tsens_sensor *s = _sensor; in tsens_set_trips() local
578 int get_temp_tsens_valid(const struct tsens_sensor *s, int *temp) in get_temp_tsens_valid()
607 int get_temp_common(const struct tsens_sensor *s, int *temp) in get_temp_common()
623 static int dbg_sensors_show(struct seq_file *s, void *data) in dbg_sensors_show()
641 static int dbg_version_show(struct seq_file *s, void *data) in dbg_version_show()
859 struct tsens_sensor *s = data; in tsens_get_temp() local
867 struct tsens_sensor *s = data; in tsens_get_trend() local