Searched defs:qseecom_send_modfd_cmd_req (Results 1 – 6 of 6) sorted by relevance
46 struct qseecom_send_modfd_cmd_req { struct47 void * cmd_req_buf;48 unsigned int cmd_req_len;49 void * resp_buf;50 unsigned int resp_len;51 struct qseecom_ion_fd_info ifd_data[MAX_ION_FD];
65 struct qseecom_send_modfd_cmd_req { struct66 void *cmd_req_buf; /* in */67 unsigned int cmd_req_len; /* in */68 void *resp_buf; /* in/out */69 unsigned int resp_len; /* in/out */70 struct qseecom_ion_fd_info ifd_data[MAX_ION_FD];
34 struct qseecom_send_modfd_cmd_req { struct35 void * cmd_req_buf;36 unsigned int cmd_req_len;37 void * resp_buf;38 unsigned int resp_len;39 struct qseecom_ion_fd_info ifd_data[MAX_ION_FD];
70 struct qseecom_send_modfd_cmd_req { struct71 void *cmd_req_buf; /* in */72 unsigned int cmd_req_len; /* in */73 void *resp_buf; /* in/out */74 unsigned int resp_len; /* in/out */75 struct qseecom_ion_fd_info ifd_data[MAX_ION_FD];