Searched defs:qseecom_send_cmd_req (Results 1 – 6 of 6) sorted by relevance
36 struct qseecom_send_cmd_req { struct37 void * cmd_req_buf;38 unsigned int cmd_req_len;39 void * resp_buf;40 unsigned int resp_len;
40 struct qseecom_send_cmd_req { struct41 void *cmd_req_buf; /* in */42 unsigned int cmd_req_len; /* in */43 void *resp_buf; /* in/out */44 unsigned int resp_len; /* in/out */
24 struct qseecom_send_cmd_req { struct25 void * cmd_req_buf;26 unsigned int cmd_req_len;27 void * resp_buf;28 unsigned int resp_len;
45 struct qseecom_send_cmd_req { struct46 void *cmd_req_buf; /* in */47 unsigned int cmd_req_len; /* in */48 void *resp_buf; /* in/out */49 unsigned int resp_len; /* in/out */