Lines Matching defs:buf
25 struct device_attribute *attr, char *buf)
31 return sysfs_emit(buf, "%d\n", priv->buffer_size);
35 struct device_attribute *attr, const char *buf, size_t count)
49 rc = kstrtouint(buf, 0, &bs1);
69 CTCM_DBF_DEV(SETUP, ndev, buf);
115 struct device_attribute *attr, char *buf)
123 return sysfs_emit(buf, "0\n");
127 const char *buf, size_t count)
139 struct device_attribute *attr, char *buf)
145 return sysfs_emit(buf, "%d\n", priv->protocol);
149 struct device_attribute *attr, const char *buf, size_t count)
156 rc = kstrtoint(buf, 0, &value);
164 CTCM_DBF_DEV(SETUP, dev, buf);
179 struct device_attribute *attr, char *buf)
187 return sysfs_emit(buf, "%s\n",