Searched defs:ntc_thermistor_platform_data (Results 1 – 1 of 1) sorted by relevance
29 struct ntc_thermistor_platform_data { struct43 int (*read_uV)(void);44 unsigned int pullup_uV;46 unsigned int pullup_ohm;47 unsigned int pulldown_ohm;48 enum { NTC_CONNECTED_POSITIVE, NTC_CONNECTED_GROUND } connect;50 int (*read_ohm)(void);