Lines Matching defs:buf
321 struct device_attribute *devattr, char *buf) in in_value_show()
339 struct device_attribute *devattr, char *buf) in temp_value_show()
348 struct device_attribute *devattr, char *buf) in temp_max_show()
358 const char *buf, size_t count) in temp_max_store()
381 struct device_attribute *devattr, char *buf) in temp_fault_show()
394 struct device_attribute *devattr, char *buf) in temp_alarm_show()
410 struct device_attribute *devattr, char *buf) in fan_value_show()
419 struct device_attribute *devattr, char *buf) in fan_div_show()
430 const char *buf, size_t count) in fan_div_store()
480 struct device_attribute *devattr, char *buf) in fan_alarm_show()
492 struct device_attribute *devattr, char *buf) in fan_fault_show()
506 char *buf) in pwm_auto_point1_pwm_show()
521 const char *buf, size_t count) in pwm_auto_point1_pwm_store()
555 struct device_attribute *devattr, char *buf) in alert_led_show()
566 struct device_attribute *devattr, const char *buf, size_t count) in alert_led_store()
851 static ssize_t watchdog_write(struct file *filp, const char __user *buf, in watchdog_write()