Searched defs:ion_fd_data (Results 1 - 14 of 14) 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/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/msm8x74/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/msm8x74/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/samsung_slsi/exynos5/libion_exynos/
H A Dlibion.cpp33 struct ion_fd_data { struct
50 #define ION_IOC_MAP _IOWR(ION_IOC_MAGIC, 2, struct ion_fd_data)
51 #define ION_IOC_SHARE _IOWR(ION_IOC_MAGIC, 4, struct ion_fd_data)
52 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data)
54 #define ION_IOC_SYNC _IOWR(ION_IOC_MAGIC, 7, struct ion_fd_data)
82 struct ion_fd_data arg_share;
124 struct ion_fd_data data;
133 struct ion_fd_data 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 221 milliseconds