Lines Matching defs:attr
312 vrm_show(struct device *dev, struct device_attribute *attr, char *buf) in vrm_show()
319 show_vid(struct device *dev, struct device_attribute *attr, char *buf) in show_vid()
330 vrm_store(struct device *dev, struct device_attribute *attr, in vrm_store()
351 show_alarm_beep(struct device *dev, struct device_attribute *attr, char *buf) in show_alarm_beep()
371 store_beep(struct device *dev, struct device_attribute *attr, in store_beep()
402 show_beep_enable(struct device *dev, struct device_attribute *attr, char *buf) in show_beep_enable()
409 store_beep_enable(struct device *dev, struct device_attribute *attr, in store_beep_enable()
437 struct device_attribute *attr, const char *buf, in store_chassis_clear()
463 show_fan(struct device *dev, struct device_attribute *attr, char *buf) in show_fan()
481 store_fan_min(struct device *dev, struct device_attribute *attr, in store_fan_min()
508 show_pwm(struct device *dev, struct device_attribute *attr, char *buf) in show_pwm()
526 store_pwm(struct device *dev, struct device_attribute *attr, in store_pwm()
562 show_temp(struct device *dev, struct device_attribute *attr, char *buf) in show_temp()
579 store_temp(struct device *dev, struct device_attribute *attr, in store_temp()
621 show_temp_mode(struct device *dev, struct device_attribute *attr, char *buf) in show_temp_mode()
644 store_temp_mode(struct device *dev, struct device_attribute *attr, in store_temp_mode()
690 show_sf_setup(struct device *dev, struct device_attribute *attr, char *buf) in show_sf_setup()
711 store_sf_setup(struct device *dev, struct device_attribute *attr, in store_sf_setup()
787 show_sf_ctrl(struct device *dev, struct device_attribute *attr, char *buf) in show_sf_ctrl()
811 store_sf_ctrl(struct device *dev, struct device_attribute *attr, in store_sf_ctrl()
871 show_sf2_pwm(struct device *dev, struct device_attribute *attr, char *buf) in show_sf2_pwm()
883 store_sf2_pwm(struct device *dev, struct device_attribute *attr, in store_sf2_pwm()
911 show_sf2_temp(struct device *dev, struct device_attribute *attr, char *buf) in show_sf2_temp()
924 store_sf2_temp(struct device *dev, struct device_attribute *attr, in store_sf2_temp()
953 show_in(struct device *dev, struct device_attribute *attr, char *buf) in show_in()
972 store_in(struct device *dev, struct device_attribute *attr, in store_in()