Lines Matching defs:buf
188 show_temp(struct device *dev, struct device_attribute *da, char *buf) in show_temp()
198 show_temp_min(struct device *dev, struct device_attribute *da, char *buf) in show_temp_min()
207 show_temp_max(struct device *dev, struct device_attribute *da, char *buf) in show_temp_max()
216 show_temp_fault(struct device *dev, struct device_attribute *da, char *buf) in show_temp_fault()
225 show_temp_min_alarm(struct device *dev, struct device_attribute *da, char *buf) in show_temp_min_alarm()
234 show_temp_max_alarm(struct device *dev, struct device_attribute *da, char *buf) in show_temp_max_alarm()
243 const char *buf, size_t count) in set_temp_min()
265 const char *buf, size_t count) in set_temp_max()
287 show_fan(struct device *dev, struct device_attribute *da, char *buf) in show_fan()
297 show_fan_div(struct device *dev, struct device_attribute *da, char *buf) in show_fan_div()
311 const char *buf, size_t count) in set_fan_div()
372 show_fan_target(struct device *dev, struct device_attribute *da, char *buf) in show_fan_target()
386 const char *buf, size_t count) in set_fan_target()
415 show_fan_fault(struct device *dev, struct device_attribute *da, char *buf) in show_fan_fault()
423 show_pwm_enable(struct device *dev, struct device_attribute *da, char *buf) in show_pwm_enable()
430 const char *buf, size_t count) in set_pwm_enable()