Lines Matching defs:devattr
1371 static ssize_t show_fan(struct device *dev, struct device_attribute *devattr, in show_fan()
1385 struct device_attribute *devattr, char *buf) in show_fan_full_speed()
1394 struct device_attribute *devattr, in store_fan_full_speed()
1416 static ssize_t show_fan_beep(struct device *dev, struct device_attribute in show_fan_beep()
1428 static ssize_t store_fan_beep(struct device *dev, struct device_attribute in store_fan_beep()
1452 static ssize_t show_fan_alarm(struct device *dev, struct device_attribute in show_fan_alarm()
1464 static ssize_t show_in(struct device *dev, struct device_attribute *devattr, in show_in()
1473 static ssize_t show_in_max(struct device *dev, struct device_attribute in show_in_max()
1481 static ssize_t store_in_max(struct device *dev, struct device_attribute in store_in_max()
1506 static ssize_t show_in_beep(struct device *dev, struct device_attribute in show_in_beep()
1518 static ssize_t store_in_beep(struct device *dev, struct device_attribute in store_in_beep()
1549 static ssize_t show_in_alarm(struct device *dev, struct device_attribute in show_in_alarm()
1561 static ssize_t show_temp(struct device *dev, struct device_attribute *devattr, in show_temp()
1586 static ssize_t show_temp_max(struct device *dev, struct device_attribute in show_temp_max()
1595 static ssize_t store_temp_max(struct device *dev, struct device_attribute in store_temp_max()
1617 static ssize_t show_temp_max_hyst(struct device *dev, struct device_attribute in show_temp_max_hyst()
1635 static ssize_t store_temp_max_hyst(struct device *dev, struct device_attribute in store_temp_max_hyst()
1670 static ssize_t show_temp_crit(struct device *dev, struct device_attribute in show_temp_crit()
1679 static ssize_t store_temp_crit(struct device *dev, struct device_attribute in store_temp_crit()
1701 static ssize_t show_temp_crit_hyst(struct device *dev, struct device_attribute in show_temp_crit_hyst()
1719 static ssize_t show_temp_type(struct device *dev, struct device_attribute in show_temp_type()
1728 static ssize_t show_temp_beep(struct device *dev, struct device_attribute in show_temp_beep()
1740 static ssize_t store_temp_beep(struct device *dev, struct device_attribute in store_temp_beep()
1764 static ssize_t show_temp_alarm(struct device *dev, struct device_attribute in show_temp_alarm()
1776 static ssize_t show_temp_fault(struct device *dev, struct device_attribute in show_temp_fault()
1789 struct device_attribute *devattr, char *buf) in show_pwm()
1807 struct device_attribute *devattr, const char *buf, in store_pwm()
1848 struct device_attribute *devattr, char *buf) in show_simple_pwm()
1858 struct device_attribute *devattr, in store_simple_pwm()
1880 struct device_attribute *devattr, char *buf) in show_pwm_enable()
1905 static ssize_t store_pwm_enable(struct device *dev, struct device_attribute in store_pwm_enable()
1962 struct device_attribute *devattr, in show_pwm_auto_point_pwm()
1984 struct device_attribute *devattr, in store_pwm_auto_point_pwm()
2017 struct device_attribute *devattr, in show_pwm_auto_point_temp_hyst()
2037 struct device_attribute *devattr, in store_pwm_auto_point_temp_hyst()
2073 struct device_attribute *devattr, char *buf) in show_pwm_interpolate()
2085 struct device_attribute *devattr, in store_pwm_interpolate()
2111 struct device_attribute *devattr, in show_pwm_auto_point_channel()
2125 struct device_attribute *devattr, in store_pwm_auto_point_channel()
2162 struct device_attribute *devattr, in show_pwm_auto_point_temp()
2175 struct device_attribute *devattr, in store_pwm_auto_point_temp()
2202 static ssize_t name_show(struct device *dev, struct device_attribute *devattr, in name_show()