Searched defs:qseecom_send_cmd_req (Results 1 – 10 of 10) sorted by relevance
32 struct qseecom_send_cmd_req { struct33 void *cmd_req_buf; /* in */34 unsigned int cmd_req_len; /* in */35 void *resp_buf; /* in/out */36 unsigned int resp_len; /* in/out */
35 struct qseecom_send_cmd_req { struct36 void *cmd_req_buf;37 unsigned int cmd_req_len;39 void *resp_buf;40 unsigned int resp_len;
35 struct qseecom_send_cmd_req { struct36 void * cmd_req_buf;37 unsigned int cmd_req_len;39 void * resp_buf;40 unsigned int resp_len;