HomeSort by relevance Sort by last modified time
    Searched defs:ion_flush_data (Results 1 - 4 of 4) 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/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/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/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 610 milliseconds