Lines Matching refs:device
205 static ssize_t temp_show(struct device *dev, struct device_attribute *attr,
219 static ssize_t alarm_show(struct device *dev, struct device_attribute *attr,
232 static ssize_t type_show(struct device *dev, struct device_attribute *attr,
245 static ssize_t type_store(struct device *dev, struct device_attribute *attr,
276 static ssize_t tcrit2_show(struct device *dev, struct device_attribute *attr,
289 static ssize_t tcrit2_store(struct device *dev, struct device_attribute *attr,
314 static ssize_t tcrit2_hyst_show(struct device *dev,
329 static ssize_t tcrit1_show(struct device *dev, struct device_attribute *attr,
338 static ssize_t tcrit1_store(struct device *dev, struct device_attribute *attr,
363 static ssize_t tcrit1_hyst_show(struct device *dev,
378 static ssize_t tcrit1_hyst_store(struct device *dev,
405 static ssize_t offset_show(struct device *dev, struct device_attribute *attr,
418 static ssize_t offset_store(struct device *dev, struct device_attribute *attr,
444 static ssize_t update_interval_show(struct device *dev,
457 static ssize_t update_interval_store(struct device *dev,
684 struct device *dev = &client->dev;
686 struct device *hwmon_dev;