Lines Matching refs:device_attribute
485 show_in_input(struct device *dev, struct device_attribute *devattr, char *buf) in show_in_input()
492 show_in_min(struct device *dev, struct device_attribute *devattr, char *buf) in show_in_min()
499 show_in_max(struct device *dev, struct device_attribute *devattr, char *buf) in show_in_max()
506 store_in_min(struct device *dev, struct device_attribute *devattr, in store_in_min()
525 store_in_max(struct device *dev, struct device_attribute *devattr, in store_in_max()
578 static ssize_t show_regs_in_0(struct device *dev, struct device_attribute *attr, char *buf) in show_regs_in_0()
584 static ssize_t show_regs_in_min0(struct device *dev, struct device_attribute *attr, char *buf) in show_regs_in_min0()
590 static ssize_t show_regs_in_max0(struct device *dev, struct device_attribute *attr, char *buf) in show_regs_in_max0()
596 static ssize_t store_regs_in_min0(struct device *dev, struct device_attribute *attr, in store_regs_in_min0()
625 static ssize_t store_regs_in_max0(struct device *dev, struct device_attribute *attr, in store_regs_in_max0()
661 show_fan_input(struct device *dev, struct device_attribute *devattr, char *buf) in show_fan_input()
669 show_fan_min(struct device *dev, struct device_attribute *devattr, char *buf) in show_fan_min()
677 store_fan_min(struct device *dev, struct device_attribute *devattr, in store_fan_min()
708 show_temp(struct device *dev, struct device_attribute *devattr, char *buf) in show_temp()
719 show_temp_max(struct device *dev, struct device_attribute *devattr, in show_temp_max()
731 show_temp_max_hyst(struct device *dev, struct device_attribute *devattr, in show_temp_max_hyst()
743 store_temp_max(struct device *dev, struct device_attribute *devattr, in store_temp_max()
765 store_temp_max_hyst(struct device *dev, struct device_attribute *devattr, in store_temp_max_hyst()
799 show_vid_reg(struct device *dev, struct device_attribute *attr, char *buf) in show_vid_reg()
807 show_vrm_reg(struct device *dev, struct device_attribute *attr, char *buf) in show_vrm_reg()
813 store_vrm_reg(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) in store_vrm_reg()
832 show_alarms_reg(struct device *dev, struct device_attribute *attr, char *buf) in show_alarms_reg()
840 show_alarm(struct device *dev, struct device_attribute *attr, char *buf) in show_alarm()
863 show_beep_mask(struct device *dev, struct device_attribute *attr, char *buf) in show_beep_mask()
871 store_beep_mask(struct device *dev, struct device_attribute *attr, in store_beep_mask()
902 show_beep(struct device *dev, struct device_attribute *attr, char *buf) in show_beep()
910 store_beep(struct device *dev, struct device_attribute *attr, in store_beep()
993 show_fan_div(struct device *dev, struct device_attribute *devattr, char *buf) in show_fan_div()
1007 store_fan_div(struct device *dev, struct device_attribute *devattr, in store_fan_div()
1055 show_pwm(struct device *dev, struct device_attribute *devattr, char *buf) in show_pwm()
1063 store_pwm(struct device *dev, struct device_attribute *devattr, in store_pwm()
1101 show_pwm_enable(struct device *dev, struct device_attribute *devattr, char *buf) in show_pwm_enable()
1109 store_pwm_enable(struct device *dev, struct device_attribute *devattr, in store_pwm_enable()
1142 show_pwm_freq(struct device *dev, struct device_attribute *devattr, char *buf) in show_pwm_freq()
1155 store_pwm_freq(struct device *dev, struct device_attribute *devattr, in store_pwm_freq()
1194 show_temp_type(struct device *dev, struct device_attribute *devattr, in show_temp_type()
1203 store_temp_type(struct device *dev, struct device_attribute *devattr, in store_temp_type()
1267 show_name(struct device *dev, struct device_attribute *devattr, char *buf) in show_name()