Lines Matching defs:attr
137 static ssize_t get_cpu_vid(struct device *dev, struct device_attribute *attr, in get_cpu_vid()
151 static ssize_t get_in_input(struct device *dev, struct device_attribute *attr, in get_in_input()
164 static ssize_t get_in_min(struct device *dev, struct device_attribute *attr, in get_in_min()
177 static ssize_t get_in_max(struct device *dev, struct device_attribute *attr, in get_in_max()
190 static ssize_t set_in_min(struct device *dev, struct device_attribute *attr, in set_in_min()
219 static ssize_t set_in_max(struct device *dev, struct device_attribute *attr, in set_in_max()
278 static ssize_t get_fan_input(struct device *dev, struct device_attribute *attr, in get_fan_input()
288 static ssize_t get_fan_min(struct device *dev, struct device_attribute *attr, in get_fan_min()
298 static ssize_t get_fan_div(struct device *dev, struct device_attribute *attr, in get_fan_div()
307 static ssize_t get_fan_off(struct device *dev, struct device_attribute *attr, in get_fan_off()
314 static ssize_t set_fan_min(struct device *dev, struct device_attribute *attr, in set_fan_min()
348 static ssize_t set_fan_div(struct device *dev, struct device_attribute *attr, in set_fan_div()
383 static ssize_t set_fan_off(struct device *dev, struct device_attribute *attr, in set_fan_off()
415 static ssize_t get_temp_input(struct device *dev, struct device_attribute *attr, in get_temp_input()
424 static ssize_t get_temp_max(struct device *dev, struct device_attribute *attr, in get_temp_max()
433 static ssize_t get_temp_max_hyst(struct device *dev, struct device_attribute in get_temp_max_hyst()
442 static ssize_t set_temp_max(struct device *dev, struct device_attribute *attr, in set_temp_max()
457 static ssize_t set_temp_max_hyst(struct device *dev, struct device_attribute in set_temp_max_hyst()
484 static ssize_t get_alarms(struct device *dev, struct device_attribute *attr, in get_alarms()
491 static ssize_t get_beep_enable(struct device *dev, struct device_attribute in get_beep_enable()
498 static ssize_t get_beep_mask(struct device *dev, struct device_attribute *attr, in get_beep_mask()
505 static ssize_t set_beep_enable(struct device *dev, struct device_attribute in set_beep_enable()
521 static ssize_t set_beep_mask(struct device *dev, struct device_attribute *attr, in set_beep_mask()
542 static ssize_t get_alarm(struct device *dev, struct device_attribute *attr, in get_alarm()
561 static ssize_t get_beep(struct device *dev, struct device_attribute *attr, in get_beep()
570 static ssize_t set_beep(struct device *dev, struct device_attribute *attr, in set_beep()