Lines Matching refs:ssize_t
119 static ssize_t smi_data_buf_phys_addr_show(struct device *dev, in smi_data_buf_phys_addr_show()
126 static ssize_t smi_data_buf_size_show(struct device *dev, in smi_data_buf_size_show()
133 static ssize_t smi_data_buf_size_store(struct device *dev, in smi_data_buf_size_store()
138 ssize_t ret; in smi_data_buf_size_store()
152 static ssize_t smi_data_read(struct file *filp, struct kobject *kobj, in smi_data_read()
156 ssize_t ret; in smi_data_read()
165 static ssize_t smi_data_write(struct file *filp, struct kobject *kobj, in smi_data_write()
169 ssize_t ret; in smi_data_write()
187 static ssize_t host_control_action_show(struct device *dev, in host_control_action_show()
194 static ssize_t host_control_action_store(struct device *dev, in host_control_action_store()
198 ssize_t ret; in host_control_action_store()
211 static ssize_t host_control_smi_type_show(struct device *dev, in host_control_smi_type_show()
218 static ssize_t host_control_smi_type_store(struct device *dev, in host_control_smi_type_store()
226 static ssize_t host_control_on_shutdown_show(struct device *dev, in host_control_on_shutdown_show()
233 static ssize_t host_control_on_shutdown_store(struct device *dev, in host_control_on_shutdown_store()
300 static ssize_t smi_request_store(struct device *dev, in smi_request_store()
306 ssize_t ret; in smi_request_store()