Searched refs:ion_map_kernel (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/msm8x27/original-kernel-headers/linux/
H A Dion.h192 * ion_map_kernel - create mapping for the given handle
199 void *ion_map_kernel(struct ion_client *client, struct ion_handle *handle);
/hardware/qcom/msm8x74/original-kernel-headers/linux/
H A Dion.h192 * ion_map_kernel - create mapping for the given handle
199 void *ion_map_kernel(struct ion_client *client, struct ion_handle *handle);
/hardware/qcom/msm8960/original-kernel-headers/linux/
H A Dion.h230 * ion_map_kernel - create mapping for the given handle
239 void *ion_map_kernel(struct ion_client *client, struct ion_handle *handle);
428 static inline void *ion_map_kernel(struct ion_client *client, function

Completed in 6 milliseconds