Home
last modified time | relevance | path

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

/device/google/bonito/sdm710/kernel-headers/linux/
Dqseecom.h34 struct qseecom_send_cmd_req { struct
35 void * cmd_req_buf;
36 unsigned int cmd_req_len;
37 void * resp_buf;
38 unsigned int resp_len;
/device/google/crosshatch/sdm845/original-kernel-headers/linux/
Dqseecom.h37 struct qseecom_send_cmd_req { struct
38 void *cmd_req_buf; /* in */
39 unsigned int cmd_req_len; /* in */
40 void *resp_buf; /* in/out */
41 unsigned int resp_len; /* in/out */
/device/google/crosshatch/sdm845/kernel-headers/linux/
Dqseecom.h34 struct qseecom_send_cmd_req { struct
35 void * cmd_req_buf;
36 unsigned int cmd_req_len;
37 void * resp_buf;
38 unsigned int resp_len;
/device/google/bonito/sdm710/original-kernel-headers/linux/
Dqseecom.h37 struct qseecom_send_cmd_req { struct
38 void *cmd_req_buf; /* in */
39 unsigned int cmd_req_len; /* in */
40 void *resp_buf; /* in/out */
41 unsigned int resp_len; /* in/out */