Lines Matching +defs:val +defs:buf
37 static ssize_t routes_show(struct device *dev, struct device_attribute *attr, char *buf) in routes_show()
57 struct device_attribute *attr, char *buf) in lprev_show()
67 struct device_attribute *attr, char *buf) in lnext_show()
88 struct device_attribute *attr, char *buf) in modalias_show()
118 char *buf, loff_t off, size_t count) in rio_read_config()
139 u8 val; in rio_read_config() local
147 u16 val; in rio_read_config() local
156 u32 val; in rio_read_config() local
167 u16 val; in rio_read_config() local
176 u8 val; in rio_read_config() local
189 char *buf, loff_t off, size_t count) in rio_write_config()
210 u16 val = data[off - init_off + 1]; in rio_write_config() local
218 u32 val = data[off - init_off + 3]; in rio_write_config() local
228 u16 val = data[off - init_off + 1]; in rio_write_config() local
289 static ssize_t scan_store(const struct bus_type *bus, const char *buf, size_t count) in scan_store()
291 long val; in scan_store() local
330 char *buf) in port_destid_show()
342 char *buf) in sys_size_show()