Lines Matching refs:device_attribute

203 static ssize_t get_cpu_vid(struct device *dev, struct device_attribute *attr,  in get_cpu_vid()
217 static ssize_t get_in_input(struct device *dev, struct device_attribute *attr, in get_in_input()
230 static ssize_t get_in_min(struct device *dev, struct device_attribute *attr, in get_in_min()
243 static ssize_t get_in_max(struct device *dev, struct device_attribute *attr, in get_in_max()
256 static ssize_t set_in_min(struct device *dev, struct device_attribute *attr, in set_in_min()
290 static ssize_t set_in_max(struct device *dev, struct device_attribute *attr, in set_in_max()
355 static ssize_t get_fan_input(struct device *dev, struct device_attribute *attr, in get_fan_input()
365 static ssize_t get_fan_min(struct device *dev, struct device_attribute *attr, in get_fan_min()
375 static ssize_t get_fan_div(struct device *dev, struct device_attribute *attr, in get_fan_div()
384 static ssize_t get_fan_off(struct device *dev, struct device_attribute *attr, in get_fan_off()
391 static ssize_t set_fan_min(struct device *dev, struct device_attribute *attr, in set_fan_min()
430 static ssize_t set_fan_div(struct device *dev, struct device_attribute *attr, in set_fan_div()
479 static ssize_t set_fan_off(struct device *dev, struct device_attribute *attr, in set_fan_off()
520 static ssize_t get_temp_input(struct device *dev, struct device_attribute *attr, in get_temp_input()
529 static ssize_t get_temp_max(struct device *dev, struct device_attribute *attr, in get_temp_max()
539 struct device_attribute *attr, char *buf) in get_temp_max_hyst()
547 static ssize_t set_temp_max(struct device *dev, struct device_attribute *attr, in set_temp_max()
567 static ssize_t set_temp_max_hyst(struct device *dev, struct device_attribute in set_temp_max_hyst()
599 static ssize_t get_alarms(struct device *dev, struct device_attribute *attr, in get_alarms()
606 static ssize_t get_beep_enable(struct device *dev, struct device_attribute in get_beep_enable()
613 static ssize_t get_beep_mask(struct device *dev, struct device_attribute *attr, in get_beep_mask()
620 static ssize_t set_beep_enable(struct device *dev, struct device_attribute in set_beep_enable()
644 static ssize_t set_beep_mask(struct device *dev, struct device_attribute *attr, in set_beep_mask()
670 static ssize_t get_alarm(struct device *dev, struct device_attribute *attr, in get_alarm()
689 static ssize_t get_beep(struct device *dev, struct device_attribute *attr, in get_beep()
698 static ssize_t set_beep(struct device *dev, struct device_attribute *attr, in set_beep()