Lines Matching refs:device
149 static struct w83l786ng_data *w83l786ng_update_device(struct device *dev)
223 show_##reg(struct device *dev, struct device_attribute *attr, \
237 store_in_##reg(struct device *dev, struct device_attribute *attr, \
277 static ssize_t show_##reg(struct device *dev, struct device_attribute *attr, \
290 store_fan_min(struct device *dev, struct device_attribute *attr,
313 show_fan_div(struct device *dev, struct device_attribute *attr,
328 store_fan_div(struct device *dev, struct device_attribute *attr,
405 show_temp(struct device *dev, struct device_attribute *attr, char *buf)
416 store_temp(struct device *dev, struct device_attribute *attr,
461 static ssize_t show_##reg(struct device *dev, struct device_attribute *attr, \
474 store_pwm_mode(struct device *dev, struct device_attribute *attr,
502 store_pwm(struct device *dev, struct device_attribute *attr,
526 store_pwm_enable(struct device *dev, struct device_attribute *attr,
574 show_tolerance(struct device *dev, struct device_attribute *attr, char *buf)
582 store_tolerance(struct device *dev, struct device_attribute *attr,
710 struct device *dev = &client->dev;
712 struct device *hwmon_dev;