Searched defs:ion_fd_data (Results 1 - 15 of 15) sorted by relevance

/hardware/ti/omap4-aah/ion/
H A Dlinux_ion.h44 struct ion_fd_data { struct
61 #define ION_IOC_MAP _IOWR(ION_IOC_MAGIC, 2, struct ion_fd_data)
62 #define ION_IOC_SHARE _IOWR(ION_IOC_MAGIC, 4, struct ion_fd_data)
/hardware/ti/omap4xxx/ion/
H A Dlinux_ion.h44 struct ion_fd_data { struct
61 #define ION_IOC_MAP _IOWR(ION_IOC_MAGIC, 2, struct ion_fd_data)
62 #define ION_IOC_SHARE _IOWR(ION_IOC_MAGIC, 4, struct ion_fd_data)
/hardware/qcom/msm8960/kernel-headers/linux/
H A Dion.h51 struct ion_fd_data { struct
69 #define ION_IOC_MAP _IOWR(ION_IOC_MAGIC, 2, struct ion_fd_data)
70 #define ION_IOC_SHARE _IOWR(ION_IOC_MAGIC, 4, struct ion_fd_data)
71 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data)
74 #define ION_IOC_SYNC _IOWR(ION_IOC_MAGIC, 7, struct ion_fd_data)
/hardware/qcom/msm8996/kernel-headers/linux/
H A Dion.h54 struct ion_fd_data { struct
71 #define ION_IOC_MAP _IOWR(ION_IOC_MAGIC, 2, struct ion_fd_data)
72 #define ION_IOC_SHARE _IOWR(ION_IOC_MAGIC, 4, struct ion_fd_data)
74 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data)
75 #define ION_IOC_SYNC _IOWR(ION_IOC_MAGIC, 7, struct ion_fd_data)
/hardware/qcom/msm8996/original-kernel-headers/linux/
H A Dion.h95 * struct ion_fd_data - metadata passed to/from userspace for a handle/fd pair
104 struct ion_fd_data { struct
151 * Takes an ion_fd_data struct with the handle field populated with a valid
156 #define ION_IOC_MAP _IOWR(ION_IOC_MAGIC, 2, struct ion_fd_data)
161 * Takes an ion_fd_data struct with the handle field populated with a valid
167 #define ION_IOC_SHARE _IOWR(ION_IOC_MAGIC, 4, struct ion_fd_data)
172 * Takes an ion_fd_data struct with the fd field populated with a valid file
176 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data)
186 #define ION_IOC_SYNC _IOWR(ION_IOC_MAGIC, 7, struct ion_fd_data)
/hardware/qcom/msm8x26/kernel-headers/linux/
H A Dion.h54 struct ion_fd_data { struct
71 #define ION_IOC_MAP _IOWR(ION_IOC_MAGIC, 2, struct ion_fd_data)
72 #define ION_IOC_SHARE _IOWR(ION_IOC_MAGIC, 4, struct ion_fd_data)
74 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data)
75 #define ION_IOC_SYNC _IOWR(ION_IOC_MAGIC, 7, struct ion_fd_data)
/hardware/qcom/msm8x26/original-kernel-headers/linux/
H A Dion.h95 * struct ion_fd_data - metadata passed to/from userspace for a handle/fd pair
104 struct ion_fd_data { struct
150 * Takes an ion_fd_data struct with the handle field populated with a valid
155 #define ION_IOC_MAP _IOWR(ION_IOC_MAGIC, 2, struct ion_fd_data)
160 * Takes an ion_fd_data struct with the handle field populated with a valid
166 #define ION_IOC_SHARE _IOWR(ION_IOC_MAGIC, 4, struct ion_fd_data)
171 * Takes an ion_fd_data struct with the fd field populated with a valid file
175 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data)
185 #define ION_IOC_SYNC _IOWR(ION_IOC_MAGIC, 7, struct ion_fd_data)
/hardware/qcom/msm8x27/kernel-headers/linux/
H A Dion.h49 struct ion_fd_data { struct
66 #define ION_IOC_MAP _IOWR(ION_IOC_MAGIC, 2, struct ion_fd_data)
67 #define ION_IOC_SHARE _IOWR(ION_IOC_MAGIC, 4, struct ion_fd_data)
69 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data)
70 #define ION_IOC_SYNC _IOWR(ION_IOC_MAGIC, 7, struct ion_fd_data)
/hardware/qcom/msm8x84/kernel-headers/linux/
H A Dion.h52 struct ion_fd_data { struct
70 #define ION_IOC_MAP _IOWR(ION_IOC_MAGIC, 2, struct ion_fd_data)
71 #define ION_IOC_SHARE _IOWR(ION_IOC_MAGIC, 4, struct ion_fd_data)
72 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data)
74 #define ION_IOC_SYNC _IOWR(ION_IOC_MAGIC, 7, struct ion_fd_data)
/hardware/qcom/msm8x84/original-kernel-headers/linux/
H A Dion.h98 * struct ion_fd_data - metadata passed to/from userspace for a handle/fd pair
107 struct ion_fd_data { struct
153 * Takes an ion_fd_data struct with the handle field populated with a valid
158 #define ION_IOC_MAP _IOWR(ION_IOC_MAGIC, 2, struct ion_fd_data)
163 * Takes an ion_fd_data struct with the handle field populated with a valid
169 #define ION_IOC_SHARE _IOWR(ION_IOC_MAGIC, 4, struct ion_fd_data)
174 * Takes an ion_fd_data struct with the fd field populated with a valid file
178 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data)
188 #define ION_IOC_SYNC _IOWR(ION_IOC_MAGIC, 7, struct ion_fd_data)
/hardware/ti/omap4-aah/kernel-headers-ti/linux/
H A Dion.h44 struct ion_fd_data { struct
69 #define ION_IOC_MAP _IOWR(ION_IOC_MAGIC, 2, struct ion_fd_data)
70 #define ION_IOC_SHARE _IOWR(ION_IOC_MAGIC, 4, struct ion_fd_data)
/hardware/qcom/msm8x27/original-kernel-headers/linux/
H A Dion.h256 * struct ion_fd_data - metadata passed to/from userspace for a handle/fd pair
265 struct ion_fd_data { struct
312 * Takes an ion_fd_data struct with the handle field populated with a valid
317 #define ION_IOC_MAP _IOWR(ION_IOC_MAGIC, 2, struct ion_fd_data)
322 * Takes an ion_fd_data struct with the handle field populated with a valid
328 #define ION_IOC_SHARE _IOWR(ION_IOC_MAGIC, 4, struct ion_fd_data)
333 * Takes an ion_fd_data struct with the fd field populated with a valid file
337 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data)
347 #define ION_IOC_SYNC _IOWR(ION_IOC_MAGIC, 7, struct ion_fd_data)
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_swvdec.h101 struct ion_fd_data ion_fd_data; member in struct:vdec_ion
381 struct ion_fd_data *p_fd_data,
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
H A Domx_swvdec.h95 struct ion_fd_data ion_fd_data; member in struct:vdec_ion
378 struct ion_fd_data *p_fd_data,
/hardware/qcom/msm8960/original-kernel-headers/linux/
H A Dion.h522 * struct ion_fd_data - metadata passed to/from userspace for a handle/fd pair
531 struct ion_fd_data { struct
577 * Takes an ion_fd_data struct with the handle field populated with a valid
582 #define ION_IOC_MAP _IOWR(ION_IOC_MAGIC, 2, struct ion_fd_data)
587 * Takes an ion_fd_data struct with the handle field populated with a valid
593 #define ION_IOC_SHARE _IOWR(ION_IOC_MAGIC, 4, struct ion_fd_data)
598 * Takes an ion_fd_data struct with the fd field populated with a valid file
602 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data)
620 #define ION_IOC_SYNC _IOWR(ION_IOC_MAGIC, 7, struct ion_fd_data)

Completed in 177 milliseconds