Searched refs:ion_import_dma_buf (Results 1 – 2 of 2) sorted by relevance
203 struct ion_handle *ion_import_dma_buf(struct ion_client *client, int fd);
1156 struct ion_handle *ion_import_dma_buf(struct ion_client *client, int fd) in ion_import_dma_buf() function1202 EXPORT_SYMBOL(ion_import_dma_buf);1311 handle = ion_import_dma_buf(client, data.fd.fd); in ion_ioctl()