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

  /hardware/qcom/msm8x27/original-kernel-headers/linux/
ion.h 68 plumbed in the kernel, and all instances of ion_phys_addr_t should
71 #define ion_phys_addr_t unsigned long macro
88 ion_phys_addr_t base;
178 ion_phys_addr_t *addr, size_t *len);
  /hardware/qcom/msm8960/original-kernel-headers/linux/
ion.h 76 plumbed in the kernel, and all instances of ion_phys_addr_t should
79 #define ion_phys_addr_t unsigned long macro
99 ion_phys_addr_t base;
216 ion_phys_addr_t *addr, size_t *len);
417 struct ion_handle *handle, ion_phys_addr_t *addr, size_t *len)

Completed in 74 milliseconds