Searched refs:qseecom_load_img_req (Results 1 – 4 of 4) sorted by relevance
/device/google/bonito/sdm710/original-kernel-headers/linux/ |
D | qseecom.h | 94 struct qseecom_load_img_req { struct 308 _IOWR(QSEECOM_IOC_MAGIC, 7, struct qseecom_load_img_req) 326 _IOWR(QSEECOM_IOC_MAGIC, 13, struct qseecom_load_img_req)
|
/device/google/crosshatch/sdm845/original-kernel-headers/linux/ |
D | qseecom.h | 94 struct qseecom_load_img_req { struct 308 _IOWR(QSEECOM_IOC_MAGIC, 7, struct qseecom_load_img_req) 326 _IOWR(QSEECOM_IOC_MAGIC, 13, struct qseecom_load_img_req)
|
/device/google/bonito/sdm710/kernel-headers/linux/ |
D | qseecom.h | 55 struct qseecom_load_img_req { struct 186 #define QSEECOM_IOCTL_LOAD_APP_REQ _IOWR(QSEECOM_IOC_MAGIC, 7, struct qseecom_load_img_req) 192 …efine QSEECOM_IOCTL_LOAD_EXTERNAL_ELF_REQ _IOWR(QSEECOM_IOC_MAGIC, 13, struct qseecom_load_img_req)
|
/device/google/crosshatch/sdm845/kernel-headers/linux/ |
D | qseecom.h | 55 struct qseecom_load_img_req { struct 186 #define QSEECOM_IOCTL_LOAD_APP_REQ _IOWR(QSEECOM_IOC_MAGIC, 7, struct qseecom_load_img_req) 192 …efine QSEECOM_IOCTL_LOAD_EXTERNAL_ELF_REQ _IOWR(QSEECOM_IOC_MAGIC, 13, struct qseecom_load_img_req)
|