| H A D | ntc_thermistor.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * ntc_thermistor.c - NTC Thermistors 16 #include <linux/fixp-arith.h> 32 unsigned int ohm; 36 * Used as index in a zero-terminated array, holes not allowed so 71 * A compensation table should be sorted by the values of .ohm 31 unsigned int ohm; global() member 411 lookup_comp(struct ntc_data * data,unsigned int ohm,int * i_low,int * i_high) lookup_comp() argument 477 get_temp_mc(struct ntc_data * data,unsigned int ohm) get_temp_mc() argument 510 int ohm; ntc_read() local [all...] |