Searched defs:read_ohm (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/include/linux/platform_data/ | ||
D | ntc_thermistor.h | 50 int (*read_ohm)(void); member |
/linux-3.3/drivers/hwmon/ | ||
D | ntc_thermistor.c | 249 int read_ohm, read_uV; in ntc_thermistor_read() local |