Lines Matching defs:buf
161 char *buf)
163 return sysfs_emit(buf, "%s\n", DEVNAME);
167 struct device_attribute *devattr, char *buf)
179 return sysfs_emit(buf, "%d\n", val);
183 struct device_attribute *devattr, char *buf)
187 return sysfs_emit(buf, "%s\n",
192 struct device_attribute *devattr, char *buf)
202 return sysfs_emit(buf, "%d\n", val);
206 struct device_attribute *devattr, char *buf)
216 return sysfs_emit(buf, "%d\n", val);
220 struct device_attribute *devattr, char *buf)
230 return sysfs_emit(buf, "%d\n", val);
234 struct device_attribute *devattr, char *buf)
247 return sysfs_emit(buf, "%d\n", val);
251 struct device_attribute *devattr, char *buf)
261 return sysfs_emit(buf, "%d\n", val);
265 struct device_attribute *devattr, char *buf)
275 return sysfs_emit(buf, "%d\n", val);