Searched refs:ntc_data (Results 1 – 1 of 1) sorted by relevance
335 struct ntc_data { struct 345 static int ntc_adc_iio_read(struct ntc_data *data) in ntc_adc_iio_read() argument 383 static int get_ohm_of_thermistor(struct ntc_data *data, unsigned int uv) in get_ohm_of_thermistor() 412 static void lookup_comp(struct ntc_data *data, unsigned int ohm, in lookup_comp() 478 static int get_temp_mc(struct ntc_data *data, unsigned int ohm) in get_temp_mc() 497 static int ntc_thermistor_get_ohm(struct ntc_data *data) in ntc_thermistor_get_ohm() 510 struct ntc_data *data = dev_get_drvdata(dev); in ntc_read() 567 struct ntc_data *data) in ntc_thermistor_parse_props() 611 struct ntc_data *data; in ntc_thermistor_probe()