Lines Matching defs:devattr
1306 static ssize_t show_fan(struct device *dev, struct device_attribute *devattr, in show_fan()
1320 struct device_attribute *devattr, char *buf) in show_fan_full_speed()
1329 struct device_attribute *devattr, in store_fan_full_speed()
1351 static ssize_t show_fan_beep(struct device *dev, struct device_attribute in show_fan_beep()
1363 static ssize_t store_fan_beep(struct device *dev, struct device_attribute in store_fan_beep()
1387 static ssize_t show_fan_alarm(struct device *dev, struct device_attribute in show_fan_alarm()
1399 static ssize_t show_in(struct device *dev, struct device_attribute *devattr, in show_in()
1408 static ssize_t show_in_max(struct device *dev, struct device_attribute in show_in_max()
1416 static ssize_t store_in_max(struct device *dev, struct device_attribute in store_in_max()
1438 static ssize_t show_in_beep(struct device *dev, struct device_attribute in show_in_beep()
1450 static ssize_t store_in_beep(struct device *dev, struct device_attribute in store_in_beep()
1474 static ssize_t show_in_alarm(struct device *dev, struct device_attribute in show_in_alarm()
1486 static ssize_t show_temp(struct device *dev, struct device_attribute *devattr, in show_temp()
1511 static ssize_t show_temp_max(struct device *dev, struct device_attribute in show_temp_max()
1520 static ssize_t store_temp_max(struct device *dev, struct device_attribute in store_temp_max()
1542 static ssize_t show_temp_max_hyst(struct device *dev, struct device_attribute in show_temp_max_hyst()
1560 static ssize_t store_temp_max_hyst(struct device *dev, struct device_attribute in store_temp_max_hyst()
1596 static ssize_t show_temp_crit(struct device *dev, struct device_attribute in show_temp_crit()
1605 static ssize_t store_temp_crit(struct device *dev, struct device_attribute in store_temp_crit()
1627 static ssize_t show_temp_crit_hyst(struct device *dev, struct device_attribute in show_temp_crit_hyst()
1645 static ssize_t show_temp_type(struct device *dev, struct device_attribute in show_temp_type()
1654 static ssize_t show_temp_beep(struct device *dev, struct device_attribute in show_temp_beep()
1666 static ssize_t store_temp_beep(struct device *dev, struct device_attribute in store_temp_beep()
1690 static ssize_t show_temp_alarm(struct device *dev, struct device_attribute in show_temp_alarm()
1702 static ssize_t show_temp_fault(struct device *dev, struct device_attribute in show_temp_fault()
1715 struct device_attribute *devattr, char *buf) in show_pwm()
1733 struct device_attribute *devattr, const char *buf, in store_pwm()
1774 struct device_attribute *devattr, char *buf) in show_simple_pwm()
1784 struct device_attribute *devattr, in store_simple_pwm()
1806 struct device_attribute *devattr, char *buf) in show_pwm_enable()
1831 static ssize_t store_pwm_enable(struct device *dev, struct device_attribute in store_pwm_enable()
1888 struct device_attribute *devattr, in show_pwm_auto_point_pwm()
1910 struct device_attribute *devattr, in store_pwm_auto_point_pwm()
1943 struct device_attribute *devattr, in show_pwm_auto_point_temp_hyst()
1963 struct device_attribute *devattr, in store_pwm_auto_point_temp_hyst()
1999 struct device_attribute *devattr, char *buf) in show_pwm_interpolate()
2011 struct device_attribute *devattr, in store_pwm_interpolate()
2037 struct device_attribute *devattr, in show_pwm_auto_point_channel()
2051 struct device_attribute *devattr, in store_pwm_auto_point_channel()
2088 struct device_attribute *devattr, in show_pwm_auto_point_temp()
2101 struct device_attribute *devattr, in store_pwm_auto_point_temp()
2128 static ssize_t show_name(struct device *dev, struct device_attribute *devattr, in show_name()