/hardware/ti/omap4-aah/ion/ |
H A D | linux_ion.h | 64 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, int) macro
|
/hardware/ti/omap4xxx/ion/ |
H A D | linux_ion.h | 64 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, int) macro
|
/hardware/qcom/msm8960/kernel-headers/linux/ |
H A D | ion.h | 71 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data) macro
|
/hardware/qcom/msm8x26/kernel-headers/linux/ |
H A D | ion.h | 74 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data) macro
|
/hardware/qcom/msm8x26/original-kernel-headers/linux/ |
H A D | ion.h | 101 * descriptor to share or map in the fd field. For ION_IOC_IMPORT, userspace 164 * be retrieved via ION_IOC_IMPORT. 169 * DOC: ION_IOC_IMPORT - imports a shared file descriptor 175 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data) macro
|
/hardware/qcom/msm8x27/kernel-headers/linux/ |
H A D | ion.h | 69 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data) macro
|
/hardware/qcom/msm8x74/kernel-headers/linux/ |
H A D | ion.h | 69 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data) macro
|
/hardware/qcom/msm8x84/kernel-headers/linux/ |
H A D | ion.h | 72 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data) macro
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
H A D | ion.h | 104 * descriptor to share or map in the fd field. For ION_IOC_IMPORT, userspace 167 * be retrieved via ION_IOC_IMPORT. 172 * DOC: ION_IOC_IMPORT - imports a shared file descriptor 178 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data) macro
|
/hardware/ti/omap4-aah/kernel-headers-ti/linux/ |
H A D | ion.h | 71 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, int) macro
|
/hardware/qcom/msm8x27/original-kernel-headers/linux/ |
H A D | ion.h | 262 * descriptor to share or map in the fd field. For ION_IOC_IMPORT, userspace 326 * be retrieved via ION_IOC_IMPORT. 331 * DOC: ION_IOC_IMPORT - imports a shared file descriptor 337 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data) macro
|
/hardware/qcom/msm8x74/original-kernel-headers/linux/ |
H A D | ion.h | 262 * descriptor to share or map in the fd field. For ION_IOC_IMPORT, userspace 326 * be retrieved via ION_IOC_IMPORT. 331 * DOC: ION_IOC_IMPORT - imports a shared file descriptor 337 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data) macro
|
/hardware/samsung_slsi/exynos5/libion_exynos/ |
H A D | libion.cpp | 52 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data) macro 137 int ret = ioctl(fd, ION_IOC_IMPORT, &data);
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
H A D | ion.h | 528 * descriptor to share or map in the fd field. For ION_IOC_IMPORT, userspace 591 * be retrieved via ION_IOC_IMPORT. 596 * DOC: ION_IOC_IMPORT - imports a shared file descriptor 602 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data) macro
|