Lines Matching defs:attr
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()
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()