Home
last modified time | relevance | path

Searched defs:qseecom_send_svc_cmd_req (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dqseecom.h120 struct qseecom_send_svc_cmd_req { struct
121 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 */
/hardware/qcom/msm8x84/kernel-headers/linux/
Dqseecom.h85 struct qseecom_send_svc_cmd_req { struct
86 uint32_t cmd_id;
87 void *cmd_req_buf;
89 unsigned int cmd_req_len;
90 void *resp_buf;
91 unsigned int resp_len;