Searched defs:qseecom_send_svc_cmd_req (Results 1 – 6 of 6) sorted by relevance
131 struct qseecom_send_svc_cmd_req { struct132 uint32_t cmd_id;133 void *cmd_req_buf; /* in */134 unsigned int cmd_req_len; /* in */135 void *resp_buf; /* in/out */136 unsigned int resp_len; /* in/out */
78 struct qseecom_send_svc_cmd_req { struct79 uint32_t cmd_id;80 void * cmd_req_buf;81 unsigned int cmd_req_len;82 void * resp_buf;83 unsigned int resp_len;
136 struct qseecom_send_svc_cmd_req { struct137 uint32_t cmd_id;138 void *cmd_req_buf; /* in */139 unsigned int cmd_req_len; /* in */140 void *resp_buf; /* in/out */141 unsigned int resp_len; /* in/out */