• Home
  • Raw
  • Download

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()
1587 static ssize_t show_temp_max(struct device *dev, struct device_attribute in show_temp_max()
1596 static ssize_t store_temp_max(struct device *dev, struct device_attribute in store_temp_max()
1618 static ssize_t show_temp_max_hyst(struct device *dev, struct device_attribute in show_temp_max_hyst()
1636 static ssize_t store_temp_max_hyst(struct device *dev, struct device_attribute in store_temp_max_hyst()
1671 static ssize_t show_temp_crit(struct device *dev, struct device_attribute in show_temp_crit()
1680 static ssize_t store_temp_crit(struct device *dev, struct device_attribute in store_temp_crit()
1702 static ssize_t show_temp_crit_hyst(struct device *dev, struct device_attribute in show_temp_crit_hyst()
1720 static ssize_t show_temp_type(struct device *dev, struct device_attribute in show_temp_type()
1729 static ssize_t show_temp_beep(struct device *dev, struct device_attribute in show_temp_beep()
1741 static ssize_t store_temp_beep(struct device *dev, struct device_attribute in store_temp_beep()
1765 static ssize_t show_temp_alarm(struct device *dev, struct device_attribute in show_temp_alarm()
1777 static ssize_t show_temp_fault(struct device *dev, struct device_attribute in show_temp_fault()
1790 struct device_attribute *devattr, char *buf) in show_pwm()
1808 struct device_attribute *devattr, const char *buf, in store_pwm()
1849 struct device_attribute *devattr, char *buf) in show_simple_pwm()
1859 struct device_attribute *devattr, in store_simple_pwm()
1881 struct device_attribute *devattr, char *buf) in show_pwm_enable()
1906 static ssize_t store_pwm_enable(struct device *dev, struct device_attribute in store_pwm_enable()
1963 struct device_attribute *devattr, in show_pwm_auto_point_pwm()
1985 struct device_attribute *devattr, in store_pwm_auto_point_pwm()
2018 struct device_attribute *devattr, in show_pwm_auto_point_temp_hyst()
2038 struct device_attribute *devattr, in store_pwm_auto_point_temp_hyst()
2074 struct device_attribute *devattr, char *buf) in show_pwm_interpolate()
2086 struct device_attribute *devattr, in store_pwm_interpolate()
2112 struct device_attribute *devattr, in show_pwm_auto_point_channel()
2126 struct device_attribute *devattr, in store_pwm_auto_point_channel()
2163 struct device_attribute *devattr, in show_pwm_auto_point_temp()
2176 struct device_attribute *devattr, in store_pwm_auto_point_temp()
2203 static ssize_t name_show(struct device *dev, struct device_attribute *devattr, in name_show()