Home
last modified time | relevance | path

Searched defs:qseecom_load_img_req (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/msm8x84/kernel-headers/linux/
Dqseecom.h61 struct qseecom_load_img_req { struct
62 uint32_t mdt_len;
64 uint32_t img_len;
65 int32_t ifd_data_fd;
66 char img_name[MAX_APP_NAME_SIZE];
67 int app_id;
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dqseecom.h88 struct qseecom_load_img_req { struct
89 uint32_t mdt_len; /* in */
90 uint32_t img_len; /* in */
91 int32_t ifd_data_fd; /* in */
92 char img_name[MAX_APP_NAME_SIZE]; /* in */
93 int app_id; /* out*/
/hardware/qcom/msm8994/kernel-headers/linux/
Dqseecom.h61 struct qseecom_load_img_req { struct
62 uint32_t mdt_len;
64 uint32_t img_len;
65 int32_t ifd_data_fd;
66 char img_name[MAX_APP_NAME_SIZE];
67 int app_id;
/hardware/qcom/msm8994/original-kernel-headers/linux/
Dqseecom.h88 struct qseecom_load_img_req { struct
89 uint32_t mdt_len; /* in */
90 uint32_t img_len; /* in */
91 int32_t ifd_data_fd; /* in */
92 char img_name[MAX_APP_NAME_SIZE]; /* in */
93 int app_id; /* out*/
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dqseecom.h89 struct qseecom_load_img_req { struct
90 uint32_t mdt_len; /* in */
91 uint32_t img_len; /* in */
92 int32_t ifd_data_fd; /* in */
93 char img_name[MAX_APP_NAME_SIZE]; /* in */
94 uint32_t app_arch; /* in */
95 int app_id; /* out*/
/hardware/qcom/msm8x09/original-kernel-headers/
Dqseecom.h89 struct qseecom_load_img_req { struct
90 uint32_t mdt_len; /* in */
91 uint32_t img_len; /* in */
92 int32_t ifd_data_fd; /* in */
93 char img_name[MAX_APP_NAME_SIZE]; /* in */
94 uint32_t app_arch; /* in */
95 int app_id; /* out*/
/hardware/qcom/msm8996/kernel-headers/linux/
Dqseecom.h61 struct qseecom_load_img_req { struct
62 uint32_t mdt_len;
64 uint32_t img_len;
65 int32_t ifd_data_fd;
66 char img_name[MAX_APP_NAME_SIZE];
67 uint32_t app_arch;
69 int app_id;
/hardware/qcom/msm8x09/kernel-headers/linux/
Dqseecom.h61 struct qseecom_load_img_req { struct
62 uint32_t mdt_len;
64 uint32_t img_len;
65 int32_t ifd_data_fd;
66 char img_name[MAX_APP_NAME_SIZE];
67 uint32_t app_arch;
69 int app_id;