Searched defs:ntc_data (Results 1 – 1 of 1) sorted by relevance
217 struct ntc_data { struct218 struct device *hwmon_dev;219 struct ntc_thermistor_platform_data *pdata;220 const struct ntc_compensation *comp;221 struct device *dev;222 int n_comp;223 char name[PLATFORM_NAME_SIZE];224 struct thermal_zone_device *tz;