Searched defs:qseecom_send_svc_cmd_req (Results 1 – 2 of 2) sorted by relevance
120 struct qseecom_send_svc_cmd_req { struct121 uint32_t cmd_id;122 void *cmd_req_buf; /* in */123 unsigned int cmd_req_len; /* in */124 void *resp_buf; /* in/out */125 unsigned int resp_len; /* in/out */
85 struct qseecom_send_svc_cmd_req { struct86 uint32_t cmd_id;87 void *cmd_req_buf;89 unsigned int cmd_req_len;90 void *resp_buf;91 unsigned int resp_len;