• Home
  • Raw
  • Download

Lines Matching defs:devattr

1384 static ssize_t show_fan(struct device *dev, struct device_attribute *devattr,  in show_fan()
1398 struct device_attribute *devattr, char *buf) in show_fan_full_speed()
1407 struct device_attribute *devattr, in store_fan_full_speed()
1429 static ssize_t show_fan_beep(struct device *dev, struct device_attribute in show_fan_beep()
1441 static ssize_t store_fan_beep(struct device *dev, struct device_attribute in store_fan_beep()
1465 static ssize_t show_fan_alarm(struct device *dev, struct device_attribute in show_fan_alarm()
1477 static ssize_t show_in(struct device *dev, struct device_attribute *devattr, in show_in()
1486 static ssize_t show_in_max(struct device *dev, struct device_attribute in show_in_max()
1494 static ssize_t store_in_max(struct device *dev, struct device_attribute in store_in_max()
1519 static ssize_t show_in_beep(struct device *dev, struct device_attribute in show_in_beep()
1531 static ssize_t store_in_beep(struct device *dev, struct device_attribute in store_in_beep()
1562 static ssize_t show_in_alarm(struct device *dev, struct device_attribute in show_in_alarm()
1574 static ssize_t show_temp(struct device *dev, struct device_attribute *devattr, in show_temp()
1599 static ssize_t show_temp_max(struct device *dev, struct device_attribute in show_temp_max()
1608 static ssize_t store_temp_max(struct device *dev, struct device_attribute in store_temp_max()
1630 static ssize_t show_temp_max_hyst(struct device *dev, struct device_attribute in show_temp_max_hyst()
1648 static ssize_t store_temp_max_hyst(struct device *dev, struct device_attribute in store_temp_max_hyst()
1683 static ssize_t show_temp_crit(struct device *dev, struct device_attribute in show_temp_crit()
1692 static ssize_t store_temp_crit(struct device *dev, struct device_attribute in store_temp_crit()
1714 static ssize_t show_temp_crit_hyst(struct device *dev, struct device_attribute in show_temp_crit_hyst()
1732 static ssize_t show_temp_type(struct device *dev, struct device_attribute in show_temp_type()
1741 static ssize_t show_temp_beep(struct device *dev, struct device_attribute in show_temp_beep()
1753 static ssize_t store_temp_beep(struct device *dev, struct device_attribute in store_temp_beep()
1777 static ssize_t show_temp_alarm(struct device *dev, struct device_attribute in show_temp_alarm()
1789 static ssize_t show_temp_fault(struct device *dev, struct device_attribute in show_temp_fault()
1802 struct device_attribute *devattr, char *buf) in show_pwm()
1820 struct device_attribute *devattr, const char *buf, in store_pwm()
1861 struct device_attribute *devattr, char *buf) in show_simple_pwm()
1871 struct device_attribute *devattr, in store_simple_pwm()
1893 struct device_attribute *devattr, char *buf) in show_pwm_enable()
1918 static ssize_t store_pwm_enable(struct device *dev, struct device_attribute in store_pwm_enable()
1975 struct device_attribute *devattr, in show_pwm_auto_point_pwm()
1997 struct device_attribute *devattr, in store_pwm_auto_point_pwm()
2030 struct device_attribute *devattr, in show_pwm_auto_point_temp_hyst()
2050 struct device_attribute *devattr, in store_pwm_auto_point_temp_hyst()
2086 struct device_attribute *devattr, char *buf) in show_pwm_interpolate()
2098 struct device_attribute *devattr, in store_pwm_interpolate()
2124 struct device_attribute *devattr, in show_pwm_auto_point_channel()
2138 struct device_attribute *devattr, in store_pwm_auto_point_channel()
2175 struct device_attribute *devattr, in show_pwm_auto_point_temp()
2188 struct device_attribute *devattr, in store_pwm_auto_point_temp()
2215 static ssize_t name_show(struct device *dev, struct device_attribute *devattr, in name_show()