Home
last modified time | relevance | path

Searched refs:ION_IOC_IMPORT (Results 1 – 25 of 40) sorted by relevance

12

/hardware/qcom/msm8x27/kernel-headers/linux/
Dion.h69 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data) macro
/hardware/qcom/msm8x26/original-kernel-headers/linux/
Dion.h175 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data) macro
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dion.h178 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data) macro
/hardware/qcom/msm8996/kernel-headers/linux/
Dion.h74 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data) macro
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dion.h176 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data) macro
/hardware/qcom/msm8x26/kernel-headers/linux/
Dion.h74 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data) macro
/hardware/qcom/msm8x84/kernel-headers/linux/
Dion.h72 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data) macro
/hardware/qcom/msm8x09/original-kernel-headers/linux/
Dion.h176 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data) macro
/hardware/qcom/msm8998/kernel-headers/linux/
Dion.h74 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data) macro
/hardware/qcom/msm8x09/kernel-headers/linux/
Dion.h74 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data) macro
/hardware/qcom/msm8998/original-kernel-headers/linux/
Dion.h183 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data) macro
/hardware/qcom/msm8960/kernel-headers/linux/
Dion.h71 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data) macro
/hardware/qcom/msm8994/original-kernel-headers/linux/
Dion.h207 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data) macro
/hardware/qcom/msm8994/kernel-headers/linux/
Dion.h74 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data) macro
/hardware/qcom/msm8x27/original-kernel-headers/linux/
Dion.h337 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data) macro
/hardware/qcom/sdm845/display/gpu_tonemapper/
DEGLImageWrapper.cpp47 if (ion_fd && !ioctl(ion_fd, ION_IOC_IMPORT, &fdData)) { in get_ion_cookie()
/hardware/qcom/display/msm8998/gpu_tonemapper/
DEGLImageWrapper.cpp47 if (ion_fd && !ioctl(ion_fd, ION_IOC_IMPORT, &fdData)) { in get_ion_cookie()
/hardware/qcom/display/msm8909w_3100/gpu_tonemapper/
DEGLImageWrapper.cpp47 if (ion_fd && !ioctl(ion_fd, ION_IOC_IMPORT, &fdData)) { in get_ion_cookie()
/hardware/qcom/display/msm8909/gpu_tonemapper/
DEGLImageWrapper.cpp47 if (ion_fd && !ioctl(ion_fd, ION_IOC_IMPORT, &fdData)) { in get_ion_cookie()
/hardware/qcom/sm8150/display/gpu_tonemapper/
DEGLImageWrapper.cpp56 if (ion_fd && !ioctl(ion_fd, ION_IOC_IMPORT, &fdData)) { in get_ion_cookie()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_ion_alloc.cpp148 if (ioctl(ion_dev_fd_, INT(ION_IOC_IMPORT), &fd_data)) { in ImportBuffer()
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_ion_alloc.cpp148 if (ioctl(ion_dev_fd_, INT(ION_IOC_IMPORT), &fd_data)) { in ImportBuffer()
/hardware/qcom/display/msm8909/gralloc/
Dgr_ion_alloc.cpp148 if (ioctl(ion_dev_fd_, INT(ION_IOC_IMPORT), &fd_data)) { in ImportBuffer()
/hardware/qcom/sdm845/display/gralloc/
Dgr_ion_alloc.cpp157 if (ioctl(ion_dev_fd_, INT(ION_IOC_IMPORT), &fd_data)) { in ImportBuffer()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_ion_alloc.cpp162 if (ioctl(ion_dev_fd_, INT(ION_IOC_IMPORT), &fd_data)) { in ImportBuffer()

12