Lines Matching refs:ion_handle
22 struct ion_handle;
147 struct ion_handle *ion_alloc(struct ion_client *client, size_t len,
158 void ion_free(struct ion_client *client, struct ion_handle *handle);
176 int ion_phys(struct ion_client *client, struct ion_handle *handle,
188 struct ion_handle *handle);
198 void *ion_map_kernel(struct ion_client *client, struct ion_handle *handle);
205 void ion_unmap_kernel(struct ion_client *client, struct ion_handle *handle);
212 int ion_share_dma_buf(struct ion_client *client, struct ion_handle *handle);
223 struct ion_handle *ion_import_dma_buf(struct ion_client *client, int fd);
251 struct ion_handle *handle;
265 struct ion_handle *handle;
274 struct ion_handle *handle;