Lines Matching defs:devattr
1318 static ssize_t show_fan(struct device *dev, struct device_attribute *devattr, in show_fan()
1332 struct device_attribute *devattr, char *buf) in show_fan_full_speed()
1341 struct device_attribute *devattr, in store_fan_full_speed()
1363 static ssize_t show_fan_beep(struct device *dev, struct device_attribute in show_fan_beep()
1375 static ssize_t store_fan_beep(struct device *dev, struct device_attribute in store_fan_beep()
1399 static ssize_t show_fan_alarm(struct device *dev, struct device_attribute in show_fan_alarm()
1411 static ssize_t show_in(struct device *dev, struct device_attribute *devattr, in show_in()
1420 static ssize_t show_in_max(struct device *dev, struct device_attribute in show_in_max()
1428 static ssize_t store_in_max(struct device *dev, struct device_attribute in store_in_max()
1450 static ssize_t show_in_beep(struct device *dev, struct device_attribute in show_in_beep()
1462 static ssize_t store_in_beep(struct device *dev, struct device_attribute in store_in_beep()
1486 static ssize_t show_in_alarm(struct device *dev, struct device_attribute in show_in_alarm()
1498 static ssize_t show_temp(struct device *dev, struct device_attribute *devattr, in show_temp()
1523 static ssize_t show_temp_max(struct device *dev, struct device_attribute in show_temp_max()
1532 static ssize_t store_temp_max(struct device *dev, struct device_attribute in store_temp_max()
1554 static ssize_t show_temp_max_hyst(struct device *dev, struct device_attribute in show_temp_max_hyst()
1572 static ssize_t store_temp_max_hyst(struct device *dev, struct device_attribute in store_temp_max_hyst()
1607 static ssize_t show_temp_crit(struct device *dev, struct device_attribute in show_temp_crit()
1616 static ssize_t store_temp_crit(struct device *dev, struct device_attribute in store_temp_crit()
1638 static ssize_t show_temp_crit_hyst(struct device *dev, struct device_attribute in show_temp_crit_hyst()
1656 static ssize_t show_temp_type(struct device *dev, struct device_attribute in show_temp_type()
1665 static ssize_t show_temp_beep(struct device *dev, struct device_attribute in show_temp_beep()
1677 static ssize_t store_temp_beep(struct device *dev, struct device_attribute in store_temp_beep()
1701 static ssize_t show_temp_alarm(struct device *dev, struct device_attribute in show_temp_alarm()
1713 static ssize_t show_temp_fault(struct device *dev, struct device_attribute in show_temp_fault()
1726 struct device_attribute *devattr, char *buf) in show_pwm()
1744 struct device_attribute *devattr, const char *buf, in store_pwm()
1785 struct device_attribute *devattr, char *buf) in show_simple_pwm()
1795 struct device_attribute *devattr, in store_simple_pwm()
1817 struct device_attribute *devattr, char *buf) in show_pwm_enable()
1842 static ssize_t store_pwm_enable(struct device *dev, struct device_attribute in store_pwm_enable()
1899 struct device_attribute *devattr, in show_pwm_auto_point_pwm()
1921 struct device_attribute *devattr, in store_pwm_auto_point_pwm()
1954 struct device_attribute *devattr, in show_pwm_auto_point_temp_hyst()
1974 struct device_attribute *devattr, in store_pwm_auto_point_temp_hyst()
2010 struct device_attribute *devattr, char *buf) in show_pwm_interpolate()
2022 struct device_attribute *devattr, in store_pwm_interpolate()
2048 struct device_attribute *devattr, in show_pwm_auto_point_channel()
2062 struct device_attribute *devattr, in store_pwm_auto_point_channel()
2099 struct device_attribute *devattr, in show_pwm_auto_point_temp()
2112 struct device_attribute *devattr, in store_pwm_auto_point_temp()
2139 static ssize_t show_name(struct device *dev, struct device_attribute *devattr, in show_name()