Home
last modified time | relevance | path

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

/device/google/bonito/sdm710/kernel-headers/linux/
Dqseecom.h76 struct qseecom_send_svc_cmd_req { struct
77 uint32_t cmd_id;
78 void * cmd_req_buf;
79 unsigned int cmd_req_len;
80 void * resp_buf;
81 unsigned int resp_len;
/device/google/crosshatch/sdm845/original-kernel-headers/linux/
Dqseecom.h128 struct qseecom_send_svc_cmd_req { struct
129 uint32_t cmd_id;
130 void *cmd_req_buf; /* in */
131 unsigned int cmd_req_len; /* in */
132 void *resp_buf; /* in/out */
133 unsigned int resp_len; /* in/out */
/device/google/crosshatch/sdm845/kernel-headers/linux/
Dqseecom.h76 struct qseecom_send_svc_cmd_req { struct
77 uint32_t cmd_id;
78 void * cmd_req_buf;
79 unsigned int cmd_req_len;
80 void * resp_buf;
81 unsigned int resp_len;
/device/google/bonito/sdm710/original-kernel-headers/linux/
Dqseecom.h128 struct qseecom_send_svc_cmd_req { struct
129 uint32_t cmd_id;
130 void *cmd_req_buf; /* in */
131 unsigned int cmd_req_len; /* in */
132 void *resp_buf; /* in/out */
133 unsigned int resp_len; /* in/out */