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

  /hardware/samsung_slsi/exynos5/libion_exynos/
libion.cpp 67 ion_client ion_client_create(void) function
  /hardware/qcom/msm8960/original-kernel-headers/linux/
ion.h 143 * ion_client_create() - allocate a client and returns it
148 struct ion_client *ion_client_create(struct ion_device *dev,
155 * heap_mask and name are the same as ion_client_create, return values
156 * are the same as ion_client_create.
390 static inline struct ion_client *ion_client_create(struct ion_device *dev, function

Completed in 49 milliseconds