Lines Matching refs:device_attribute

478 static ssize_t show_in(struct device *dev, struct device_attribute *attr,  in show_in()
486 static ssize_t show_in_min(struct device *dev, struct device_attribute *attr, in show_in_min()
494 static ssize_t set_in_min(struct device *dev, struct device_attribute *attr, in set_in_min()
514 static ssize_t show_in_max(struct device *dev, struct device_attribute *attr, in show_in_max()
522 static ssize_t set_in_max(struct device *dev, struct device_attribute *attr, in set_in_max()
569 static ssize_t show_in16(struct device *dev, struct device_attribute *attr, in show_in16()
576 static ssize_t show_in16_min(struct device *dev, struct device_attribute *attr, in show_in16_min()
583 static ssize_t set_in16_min(struct device *dev, struct device_attribute *attr, in set_in16_min()
601 static ssize_t show_in16_max(struct device *dev, struct device_attribute *attr, in show_in16_max()
608 static ssize_t set_in16_max(struct device *dev, struct device_attribute *attr, in set_in16_max()
636 static ssize_t show_fan(struct device *dev, struct device_attribute *attr, in show_fan()
645 static ssize_t show_fan_min(struct device *dev, struct device_attribute *attr, in show_fan_min()
654 static ssize_t set_fan_min(struct device *dev, struct device_attribute *attr, in set_fan_min()
710 static ssize_t show_fan_div(struct device *dev, struct device_attribute *attr, in show_fan_div()
718 static ssize_t set_fan_div(struct device *dev, struct device_attribute *attr, in set_fan_div()
774 static ssize_t show_temp(struct device *dev, struct device_attribute *attr, in show_temp()
782 static ssize_t show_temp_min(struct device *dev, struct device_attribute *attr, in show_temp_min()
790 static ssize_t set_temp_min(struct device *dev, struct device_attribute *attr, in set_temp_min()
811 static ssize_t show_temp_max(struct device *dev, struct device_attribute *attr, in show_temp_max()
819 static ssize_t set_temp_max(struct device *dev, struct device_attribute *attr, in set_temp_max()
855 struct device_attribute *attr, char *buf) in show_temp_offset()
863 struct device_attribute *attr, const char *buf, in set_temp_offset()
894 struct device_attribute *attr, char *buf) in show_temp_auto_point1_temp_hyst()
903 struct device_attribute *attr, char *buf) in show_temp_auto_point2_temp()
912 struct device_attribute *attr, char *buf) in show_temp_auto_point1_temp()
920 struct device_attribute *attr, const char *buf, size_t count) in set_temp_auto_point1_temp()
955 struct device_attribute *attr, char *buf) in show_temp_crit_enable()
961 struct device_attribute *attr, const char *buf, size_t count) in set_temp_crit_enable()
992 struct device_attribute *attr, char *buf) in show_temp_crit()
999 static ssize_t set_temp_crit(struct device *dev, struct device_attribute *attr, in set_temp_crit()
1030 struct device_attribute *attr, char *buf) in show_analog_out_reg()
1036 struct device_attribute *attr, in set_analog_out_reg()
1058 static ssize_t show_vid_reg(struct device *dev, struct device_attribute *attr, in show_vid_reg()
1070 static ssize_t show_vrm_reg(struct device *dev, struct device_attribute *attr, in show_vrm_reg()
1077 static ssize_t store_vrm_reg(struct device *dev, struct device_attribute *attr, in store_vrm_reg()
1098 struct device_attribute *attr, char *buf) in show_alarms_reg()
1106 static ssize_t show_alarm(struct device *dev, struct device_attribute *attr, in show_alarm()
1144 struct device_attribute *attr, char *buf) in show_alarm_mask()
1149 static ssize_t set_alarm_mask(struct device *dev, struct device_attribute *attr, in set_alarm_mask()
1185 static ssize_t show_gpio(struct device *dev, struct device_attribute *attr, in show_gpio()
1191 static ssize_t set_gpio(struct device *dev, struct device_attribute *attr, in set_gpio()
1218 static ssize_t show_gpio_mask(struct device *dev, struct device_attribute *attr, in show_gpio_mask()
1224 static ssize_t set_gpio_mask(struct device *dev, struct device_attribute *attr, in set_gpio_mask()
1251 static ssize_t show_pwm_reg(struct device *dev, struct device_attribute *attr, in show_pwm_reg()
1258 static ssize_t set_pwm_reg(struct device *dev, struct device_attribute *attr, in set_pwm_reg()
1281 struct device_attribute *attr, char *buf) in show_auto_pwm_min()
1288 struct device_attribute *attr, const char *buf, in set_auto_pwm_min()
1312 struct device_attribute *attr, char *buf) in show_auto_pwm_max()
1318 struct device_attribute *attr, char *buf) in show_pwm_enable()
1324 static ssize_t set_pwm_enable(struct device *dev, struct device_attribute *attr, in set_pwm_enable()