Lines Matching defs:buf

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()
331 const char *buf, size_t count) in vrm_store()
351 show_alarm_beep(struct device *dev, struct device_attribute *attr, char *buf) in show_alarm_beep()
372 const char *buf, size_t count) in store_beep()
402 show_beep_enable(struct device *dev, struct device_attribute *attr, char *buf) in show_beep_enable()
410 const char *buf, size_t count) 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()
482 const char *buf, size_t count) in store_fan_min()
508 show_pwm(struct device *dev, struct device_attribute *attr, char *buf) in show_pwm()
527 const char *buf, size_t count) in store_pwm()
562 show_temp(struct device *dev, struct device_attribute *attr, char *buf) in show_temp()
580 const char *buf, size_t count) in store_temp()
621 show_temp_mode(struct device *dev, struct device_attribute *attr, char *buf) in show_temp_mode()
645 const char *buf, size_t count) in store_temp_mode()
690 show_sf_setup(struct device *dev, struct device_attribute *attr, char *buf) in show_sf_setup()
712 const char *buf, size_t count) in store_sf_setup()
787 show_sf_ctrl(struct device *dev, struct device_attribute *attr, char *buf) in show_sf_ctrl()
812 const char *buf, size_t count) in store_sf_ctrl()
871 show_sf2_pwm(struct device *dev, struct device_attribute *attr, char *buf) in show_sf2_pwm()
884 const char *buf, size_t count) in store_sf2_pwm()
911 show_sf2_temp(struct device *dev, struct device_attribute *attr, char *buf) in show_sf2_temp()
925 const char *buf, size_t count) in store_sf2_temp()
953 show_in(struct device *dev, struct device_attribute *attr, char *buf) in show_in()
973 const char *buf, size_t count) in store_in()
1355 static ssize_t watchdog_write(struct file *filp, const char __user *buf, in watchdog_write()