HomeSort by relevance Sort by last modified time
    Searched refs:ion_custom_data (Results 1 - 11 of 11) sorted by null

  /bionic/libc/kernel/common/linux/
ion.h 56 struct ion_custom_data { struct
70 #define ION_IOC_CUSTOM _IOWR(ION_IOC_MAGIC, 6, struct ion_custom_data)
  /hardware/qcom/msm8960/kernel-headers/linux/
ion.h 59 struct ion_custom_data { struct
71 #define ION_IOC_CUSTOM _IOWR(ION_IOC_MAGIC, 6, struct ion_custom_data)
  /hardware/ti/omap4xxx/ion/
linux_ion.h 52 struct ion_custom_data { struct
65 #define ION_IOC_CUSTOM _IOWR(ION_IOC_MAGIC, 6, struct ion_custom_data)
ion.c 86 struct ion_custom_data custom_data = {
  /external/kernel-headers/original/linux/
ion.h 278 * struct ion_custom_data - metadata passed to/from userspace for a custom ioctl
285 struct ion_custom_data { struct
354 #define ION_IOC_CUSTOM _IOWR(ION_IOC_MAGIC, 6, struct ion_custom_data)
  /hardware/samsung_slsi/exynos5/libion_exynos/
libion.cpp 42 struct ion_custom_data { struct
53 #define ION_IOC_CUSTOM _IOWR(ION_IOC_MAGIC, 6, struct ion_custom_data)
  /hardware/qcom/msm8960/original-kernel-headers/linux/
ion.h 544 * struct ion_custom_data - metadata passed to/from userspace for a custom ioctl
551 struct ion_custom_data { struct
609 #define ION_IOC_CUSTOM _IOWR(ION_IOC_MAGIC, 6, struct ion_custom_data)
  /hardware/qcom/display/libgralloc/
ionalloc.cpp 205 struct ion_custom_data d;
  /device/lge/mako/camera/mm-camera-interface/
mm_camera_channel.c 400 struct ion_custom_data custom_data;
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI.cpp     [all...]
  /device/lge/mako/camera/
QCameraHWI.cpp     [all...]

Completed in 866 milliseconds