Lines Matching refs:ssize_t

119 static ssize_t test_fw_misc_read(struct file *f, char __user *buf,
122 ssize_t rc = 0;
217 static ssize_t reset_store(struct device *dev,
245 static ssize_t config_show(struct device *dev,
295 static ssize_t config_name_store(struct device *dev,
312 static ssize_t config_test_show_str(char *dst,
349 static ssize_t test_dev_config_show_bool(char *buf, bool val)
372 static ssize_t test_dev_config_show_size_t(char *buf, size_t val)
377 static ssize_t test_dev_config_show_int(char *buf, int val)
408 static ssize_t test_dev_config_show_u8(char *buf, u8 val)
413 static ssize_t config_name_show(struct device *dev,
421 static ssize_t config_num_requests_store(struct device *dev,
443 static ssize_t config_num_requests_show(struct device *dev,
451 static ssize_t config_into_buf_store(struct device *dev,
460 static ssize_t config_into_buf_show(struct device *dev,
468 static ssize_t config_buf_size_store(struct device *dev,
490 static ssize_t config_buf_size_show(struct device *dev,
498 static ssize_t config_file_offset_store(struct device *dev,
520 static ssize_t config_file_offset_show(struct device *dev,
528 static ssize_t config_partial_store(struct device *dev,
537 static ssize_t config_partial_show(struct device *dev,
545 static ssize_t config_sync_direct_store(struct device *dev,
559 static ssize_t config_sync_direct_show(struct device *dev,
567 static ssize_t config_send_uevent_store(struct device *dev,
575 static ssize_t config_send_uevent_show(struct device *dev,
583 static ssize_t config_read_fw_idx_store(struct device *dev,
591 static ssize_t config_read_fw_idx_show(struct device *dev,
600 static ssize_t trigger_request_store(struct device *dev,
639 static ssize_t trigger_request_platform_store(struct device *dev,
701 static ssize_t trigger_async_request_store(struct device *dev,
746 static ssize_t trigger_custom_fallback_store(struct device *dev,
856 static ssize_t trigger_batched_requests_store(struct device *dev,
959 ssize_t trigger_batched_requests_async_store(struct device *dev,
1038 static ssize_t test_result_show(struct device *dev,
1046 static ssize_t release_all_firmware_store(struct device *dev,
1055 static ssize_t read_firmware_show(struct device *dev,
1061 ssize_t rc = 0;