HomeSort by relevance Sort by last modified time
    Searched full:ion_handle_data (Results 1 - 25 of 54) sorted by null

1 2 3

  /hardware/samsung_slsi/exynos5/libion_exynos/
libion.cpp 38 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/ti/omap4-aah/ion/
linux_ion.h 49 struct ion_handle_data { struct
60 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
  /hardware/ti/omap4xxx/ion/
linux_ion.h 49 struct ion_handle_data { struct
60 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
  /bionic/libc/kernel/uapi/linux/
ion.h 59 struct ion_handle_data { struct
70 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
  /development/ndk/platforms/android-L/include/linux/
ion.h 52 struct ion_handle_data { struct
64 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
  /hardware/qcom/msm8960/kernel-headers/linux/
ion.h 56 struct ion_handle_data { struct
67 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
  /hardware/qcom/msm8x26/kernel-headers/linux/
ion.h 57 struct ion_handle_data { struct
69 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
  /hardware/qcom/msm8x27/kernel-headers/linux/
ion.h 54 struct ion_handle_data { struct
65 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
  /hardware/qcom/msm8x74/kernel-headers/linux/
ion.h 54 struct ion_handle_data { struct
65 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
  /hardware/qcom/msm8x84/kernel-headers/linux/
ion.h 57 struct ion_handle_data { struct
69 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
  /hardware/ti/omap4-aah/kernel-headers-ti/linux/
ion.h 50 struct ion_handle_data { struct
67 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
ion.h 59 struct ion_handle_data { struct
70 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
ion.h 59 struct ion_handle_data { struct
70 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
ion.h 59 struct ion_handle_data { struct
70 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
  /system/core/libion/kernel-headers/linux/
ion.h 59 struct ion_handle_data { struct
70 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
  /external/kernel-headers/original/uapi/linux/
ion.h 110 * struct ion_handle_data - a handle passed to/from the kernel
113 struct ion_handle_data { struct
144 * Takes an ion_handle_data struct and frees the handle.
146 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
  /hardware/qcom/msm8x26/original-kernel-headers/linux/
ion.h 113 * struct ion_handle_data - a handle passed to/from the kernel
116 struct ion_handle_data { struct
146 * Takes an ion_handle_data struct and frees the handle.
148 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
ion.h 113 * struct ion_handle_data - a handle passed to/from the kernel
116 struct ion_handle_data { struct
146 * Takes an ion_handle_data struct and frees the handle.
148 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
  /system/core/libion/original-kernel-headers/linux/
ion.h 110 * struct ion_handle_data - a handle passed to/from the kernel
113 struct ion_handle_data { struct
144 * Takes an ion_handle_data struct and frees the handle.
146 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
  /device/asus/flo/camera/QCamera2/stack/mm-jpeg-interface/test/
mm_jpeg_ionbuf.c 51 struct ion_handle_data lhandle_data;
120 struct ion_handle_data lhandle_data;
  /device/lge/hammerhead/camera/QCamera2/stack/mm-jpeg-interface/test/
mm_jpeg_ionbuf.c 51 struct ion_handle_data lhandle_data;
120 struct ion_handle_data lhandle_data;
  /hardware/qcom/msm8x27/original-kernel-headers/linux/
ion.h 271 * struct ion_handle_data - a handle passed to/from the kernel
274 struct ion_handle_data { struct
305 * Takes an ion_handle_data struct and frees the handle.
307 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
  /hardware/qcom/msm8x74/original-kernel-headers/linux/
ion.h 271 * struct ion_handle_data - a handle passed to/from the kernel
274 struct ion_handle_data { struct
305 * Takes an ion_handle_data struct and frees the handle.
307 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
  /device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg_ionbuf.c 50 struct ion_handle_data lhandle_data;
119 struct ion_handle_data lhandle_data;
  /hardware/qcom/display/msm8084/libgralloc/
ionalloc.cpp 69 struct ion_handle_data handle_data;
179 struct ion_handle_data handle_data;

Completed in 1052 milliseconds

1 2 3