Searched refs:ion_import_dma_buf (Results 1 – 2 of 2) sorted by relevance
201 struct ion_handle *ion_import_dma_buf(struct ion_client *client, int fd);
1154 struct ion_handle *ion_import_dma_buf(struct ion_client *client, int fd) in ion_import_dma_buf() function1200 EXPORT_SYMBOL(ion_import_dma_buf);1309 handle = ion_import_dma_buf(client, data.fd.fd); in ion_ioctl()