Lines Matching defs:buf
36 struct device_attribute *attr, char *buf, in netdev_show() argument
65 const char *buf, size_t len, in netdev_store()
102 char *buf) in show_address()
115 struct device_attribute *attr, char *buf) in show_broadcast()
124 struct device_attribute *attr, char *buf) in show_carrier()
134 struct device_attribute *attr, char *buf) in show_dormant()
155 struct device_attribute *attr, char *buf) in show_operstate()
181 const char *buf, size_t len) in store_mtu()
194 const char *buf, size_t len) in store_flags()
209 const char *buf, size_t len) in store_tx_queue_len()
215 const char *buf, size_t len) in store_ifalias()
236 struct device_attribute *attr, char *buf) in show_ifalias()
271 struct device_attribute *attr, char *buf, in netstat_show()
359 static ssize_t wireless_show(struct device *d, char *buf, in wireless_show() argument