Searched defs:ION_IOC_IMPORT (Results 1 - 14 of 14) sorted by relevance

/hardware/ti/omap4-aah/ion/
H A Dlinux_ion.h64 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, int) macro
/hardware/ti/omap4xxx/ion/
H A Dlinux_ion.h64 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, int) macro
/hardware/qcom/msm8960/kernel-headers/linux/
H A Dion.h71 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data) macro
/hardware/qcom/msm8x26/kernel-headers/linux/
H A Dion.h74 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data) macro
/hardware/qcom/msm8x26/original-kernel-headers/linux/
H A Dion.h101 * 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 Dion.h69 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data) macro
/hardware/qcom/msm8x74/kernel-headers/linux/
H A Dion.h69 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data) macro
/hardware/qcom/msm8x84/kernel-headers/linux/
H A Dion.h72 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data) macro
/hardware/qcom/msm8x84/original-kernel-headers/linux/
H A Dion.h104 * 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 Dion.h71 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, int) macro
/hardware/qcom/msm8x27/original-kernel-headers/linux/
H A Dion.h262 * 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 Dion.h262 * 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 Dlibion.cpp52 #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 Dion.h528 * 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

Completed in 293 milliseconds