Searched refs:ion_handle_data (Results 1 - 13 of 13) sorted by relevance

/hardware/qcom/msm8960/kernel-headers/linux/
H A Dion.h55 struct ion_handle_data { struct
66 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
/hardware/ti/omap4xxx/ion/
H A Dlinux_ion.h49 struct ion_handle_data { struct
60 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
H A Dion.c101 struct ion_handle_data data = {
/hardware/samsung_slsi/exynos5/libion_exynos/
H A Dlibion.cpp38 struct ion_handle_data { struct
49 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
81 struct ion_handle_data arg_free;
146 struct ion_handle_data data;
/hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/test/
H A Dmm_jpeg_ionbuf.c51 struct ion_handle_data lhandle_data;
120 struct ion_handle_data lhandle_data;
/hardware/qcom/camera/QCamera2/HAL3/
H A DQCamera3Mem.cpp318 struct ion_handle_data handle_data;
379 struct ion_handle_data handle_data;
626 struct ion_handle_data ion_handle;
645 struct ion_handle_data ion_handle;
708 struct ion_handle_data ion_handle;
/hardware/qcom/display/msm8960/libgralloc/
H A Dionalloc.cpp69 struct ion_handle_data handle_data;
183 struct ion_handle_data handle_data;
/hardware/qcom/display/msm8974/libgralloc/
H A Dionalloc.cpp69 struct ion_handle_data handle_data;
184 struct ion_handle_data handle_data;
/hardware/qcom/display/msm8x26/libgralloc/
H A Dionalloc.cpp69 struct ion_handle_data handle_data;
183 struct ion_handle_data handle_data;
/hardware/qcom/msm8960/original-kernel-headers/linux/
H A Dion.h536 * struct ion_handle_data - a handle passed to/from the kernel
539 struct ion_handle_data { struct
569 * Takes an ion_handle_data struct and frees the handle.
571 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
/hardware/qcom/camera/QCamera2/HAL/
H A DQCameraMem.cpp298 struct ion_handle_data handle_data;
360 struct ion_handle_data handle_data;
1113 struct ion_handle_data ion_handle;
1136 struct ion_handle_data ion_handle;
1200 struct ion_handle_data ion_handle;
/hardware/qcom/keymaster/
H A Dkeymaster_qcom.cpp57 struct ion_handle_data ion_alloc_handle;
202 struct ion_handle_data handle_data;
295 struct ion_handle_data handle_data;
/hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/
H A Dmm_qcamera_app.c114 struct ion_handle_data handle_data;
177 struct ion_handle_data handle_data;

Completed in 404 milliseconds