HomeSort by relevance Sort by last modified time
    Searched defs:ion_flush_data (Results 1 - 10 of 10) sorted by null

  /hardware/qcom/msm8960/kernel-headers/linux/
msm_ion.h 85 struct ion_flush_data { struct
100 #define ION_IOC_CLEAN_CACHES _IOWR(ION_IOC_MSM_MAGIC, 0, struct ion_flush_data)
101 #define ION_IOC_INV_CACHES _IOWR(ION_IOC_MSM_MAGIC, 1, struct ion_flush_data)
102 #define ION_IOC_CLEAN_INV_CACHES _IOWR(ION_IOC_MSM_MAGIC, 2, struct ion_flush_data)
  /hardware/qcom/msm8x27/kernel-headers/linux/
msm_ion.h 85 struct ion_flush_data { struct
100 #define ION_IOC_CLEAN_CACHES _IOWR(ION_IOC_MSM_MAGIC, 0, struct ion_flush_data)
101 #define ION_IOC_INV_CACHES _IOWR(ION_IOC_MSM_MAGIC, 1, struct ion_flush_data)
102 #define ION_IOC_CLEAN_INV_CACHES _IOWR(ION_IOC_MSM_MAGIC, 2, struct ion_flush_data)
  /hardware/qcom/msm8x26/kernel-headers/linux/
msm_ion.h 101 struct ion_flush_data { struct
116 #define ION_IOC_CLEAN_CACHES _IOWR(ION_IOC_MSM_MAGIC, 0, struct ion_flush_data)
117 #define ION_IOC_INV_CACHES _IOWR(ION_IOC_MSM_MAGIC, 1, struct ion_flush_data)
119 #define ION_IOC_CLEAN_INV_CACHES _IOWR(ION_IOC_MSM_MAGIC, 2, struct ion_flush_data)
  /hardware/qcom/msm8x26/original-kernel-headers/linux/
msm_ion.h 119 /* struct ion_flush_data - data passed to ion for flushing caches
131 struct ion_flush_data { struct
153 struct ion_flush_data)
160 struct ion_flush_data)
167 struct ion_flush_data)
  /hardware/qcom/msm8x74/kernel-headers/linux/
msm_ion.h 102 struct ion_flush_data { struct
112 #define ION_IOC_CLEAN_CACHES _IOWR(ION_IOC_MSM_MAGIC, 0, struct ion_flush_data)
114 #define ION_IOC_INV_CACHES _IOWR(ION_IOC_MSM_MAGIC, 1, struct ion_flush_data)
115 #define ION_IOC_CLEAN_INV_CACHES _IOWR(ION_IOC_MSM_MAGIC, 2, struct ion_flush_data)
  /hardware/qcom/msm8x84/kernel-headers/linux/
msm_ion.h 104 struct ion_flush_data { struct
119 #define ION_IOC_CLEAN_CACHES _IOWR(ION_IOC_MSM_MAGIC, 0, struct ion_flush_data)
120 #define ION_IOC_INV_CACHES _IOWR(ION_IOC_MSM_MAGIC, 1, struct ion_flush_data)
121 #define ION_IOC_CLEAN_INV_CACHES _IOWR(ION_IOC_MSM_MAGIC, 2, struct ion_flush_data)
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
msm_ion.h 122 /* struct ion_flush_data - data passed to ion for flushing caches
134 struct ion_flush_data { struct
156 struct ion_flush_data)
163 struct ion_flush_data)
170 struct ion_flush_data)
  /hardware/qcom/msm8960/original-kernel-headers/linux/
msm_ion.h 255 /* struct ion_flush_data - data passed to ion for flushing caches
267 struct ion_flush_data { struct
296 struct ion_flush_data)
303 struct ion_flush_data)
310 struct ion_flush_data)
  /hardware/qcom/msm8x27/original-kernel-headers/linux/
msm_ion.h 255 /* struct ion_flush_data - data passed to ion for flushing caches
267 struct ion_flush_data { struct
296 struct ion_flush_data)
303 struct ion_flush_data)
310 struct ion_flush_data)
  /hardware/qcom/msm8x74/original-kernel-headers/linux/
msm_ion.h 477 /* struct ion_flush_data - data passed to ion for flushing caches
489 struct ion_flush_data { struct
505 struct ion_flush_data)
512 struct ion_flush_data)
519 struct ion_flush_data)

Completed in 588 milliseconds