Lines Matching defs:buf
177 show_in(struct device *dev, struct device_attribute *attr, char *buf) in show_in()
186 show_in_min(struct device *dev, struct device_attribute *attr, char *buf) in show_in_min()
195 show_in_max(struct device *dev, struct device_attribute *attr, char *buf) in show_in_max()
204 show_temp(struct device *dev, struct device_attribute *attr, char *buf) in show_temp()
212 show_temp_min(struct device *dev, struct device_attribute *attr, char *buf) in show_temp_min()
220 show_temp_max(struct device *dev, struct device_attribute *attr, char *buf) in show_temp_max()
228 const char *buf, size_t count) in set_in_min()
249 const char *buf, size_t count) in set_in_max()
284 const char *buf, size_t count) in set_temp_min()
305 const char *buf, size_t count) in set_temp_max()
336 show_alarms(struct device *dev, struct device_attribute *attr, char *buf) in show_alarms()
344 show_alarm(struct device *dev, struct device_attribute *attr, char *buf) in show_alarm()
361 show_vid(struct device *dev, struct device_attribute *attr, char *buf) in show_vid()
369 show_vrm(struct device *dev, struct device_attribute *attr, char *buf) in show_vrm()
375 const char *buf, size_t count) in set_vrm()