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

1 2

  /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/msm8996/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)
  /hardware/qcom/msm8996/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)
  /hardware/qcom/msm8998/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)
  /hardware/qcom/msm8998/original-kernel-headers/linux/
ion.h 117 * struct ion_handle_data - a handle passed to/from the kernel
120 struct ion_handle_data { struct
151 * Takes an ion_handle_data struct and frees the handle.
153 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
  /hardware/qcom/msm8x09/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)
  /hardware/qcom/msm8x09/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)
  /hardware/qcom/msm8x26/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)
  /hardware/qcom/msm8x26/original-kernel-headers/linux/
ion.h 110 * struct ion_handle_data - a handle passed to/from the kernel
113 struct ion_handle_data { struct
143 * Takes an ion_handle_data struct and frees the handle.
145 #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/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/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/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)
  /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)
  /bionic/libc/kernel/uapi/linux/
ion.h 46 struct ion_handle_data { struct
71 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
  /hardware/qcom/msm8994/kernel-headers/linux/
ion.h 46 struct ion_handle_data { struct
71 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
  /hardware/qcom/msm8994/original-kernel-headers/linux/
ion.h 111 * struct ion_handle_data - a handle passed to/from the kernel
114 struct ion_handle_data { struct
175 * Takes an ion_handle_data struct and frees the handle.
177 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_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)
  /cts/hostsidetests/security/securityPatch/CVE-2017-0508/
poc.c 124 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
129 struct ion_handle_data { struct
179 struct ion_handle_data para = {0};
  /device/google/marlin/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg_ionbuf.c 59 struct ion_handle_data lhandle_data;
128 struct ion_handle_data lhandle_data;
  /hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg_ionbuf.c 59 struct ion_handle_data lhandle_data;
128 struct ion_handle_data lhandle_data;
  /hardware/qcom/display/msm8909/gralloc/
gr_ion_alloc.cpp 72 struct ion_handle_data handle_data;
117 struct ion_handle_data handle_data;
  /hardware/qcom/display/msm8909w_3100/libgralloc1/
gr_ion_alloc.cpp 72 struct ion_handle_data handle_data;
117 struct ion_handle_data handle_data;
  /hardware/qcom/display/msm8996/libgralloc1/
gr_ion_alloc.cpp 72 struct ion_handle_data handle_data;
117 struct ion_handle_data handle_data;
  /hardware/qcom/display/msm8998/libgralloc1/
gr_ion_alloc.cpp 78 struct ion_handle_data handle_data;
131 struct ion_handle_data handle_data;

Completed in 778 milliseconds

1 2