Lines Matching +defs:val +defs:buf
134 char *buf) in smi_data_buf_phys_addr_show()
141 char *buf) in smi_data_buf_size_show()
148 const char *buf, size_t count) in smi_data_buf_size_store()
167 char *buf, loff_t pos, size_t count) in smi_data_read()
180 char *buf, loff_t pos, size_t count) in smi_data_write()
202 char *buf) in host_control_action_show()
209 const char *buf, size_t count) in host_control_action_store()
226 char *buf) in host_control_smi_type_show()
233 const char *buf, size_t count) in host_control_smi_type_store()
241 char *buf) in host_control_on_shutdown_show()
248 const char *buf, size_t count) in host_control_on_shutdown_store()
316 const char *buf, size_t count) in smi_request_store()
319 unsigned long val = simple_strtoul(buf, NULL, 10); in smi_request_store() local