Lines Matching refs:device_attribute
358 static ssize_t show_in(struct device *dev, struct device_attribute *da, in show_in()
366 static ssize_t show_in_min(struct device *dev, struct device_attribute *da, in show_in_min()
374 static ssize_t show_in_max(struct device *dev, struct device_attribute *da, in show_in_max()
382 static ssize_t set_in_min(struct device *dev, struct device_attribute *da, in set_in_min()
401 static ssize_t set_in_max(struct device *dev, struct device_attribute *da, in set_in_max()
435 static ssize_t show_temp(struct device *dev, struct device_attribute *da, in show_temp()
442 static ssize_t show_temp_over(struct device *dev, struct device_attribute *da, in show_temp_over()
449 static ssize_t show_temp_hyst(struct device *dev, struct device_attribute *da, in show_temp_hyst()
456 static ssize_t set_temp_over(struct device *dev, struct device_attribute *da, in set_temp_over()
475 static ssize_t set_temp_hyst(struct device *dev, struct device_attribute *da, in set_temp_hyst()
507 static ssize_t show_fan(struct device *dev, struct device_attribute *da, in show_fan()
515 static ssize_t show_fan_min(struct device *dev, struct device_attribute *da, in show_fan_min()
524 static ssize_t show_fan_div(struct device *dev, struct device_attribute *da, in show_fan_div()
531 static ssize_t set_fan_min(struct device *dev, struct device_attribute *da, in set_fan_min()
549 static ssize_t set_fan_div(struct device *dev, struct device_attribute *da, in set_fan_div()
583 static ssize_t show_alarms(struct device *dev, struct device_attribute *attr, in show_alarms()
592 static ssize_t show_alarm(struct device *dev, struct device_attribute *attr, in show_alarm()
610 static ssize_t show_name(struct device *dev, struct device_attribute in show_name()