Searched refs:ion_import_dma_buf (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/android/ion/
H A Dion.h193 * ion_import_dma_buf() - given an dma-buf fd from the ion exporter get handle
201 struct ion_handle *ion_import_dma_buf(struct ion_client *client, int fd);
H A Dion.c1154 struct ion_handle *ion_import_dma_buf(struct ion_client *client, int fd) ion_import_dma_buf() function
1200 EXPORT_SYMBOL(ion_import_dma_buf); variable
1309 handle = ion_import_dma_buf(client, data.fd.fd); ion_ioctl()

Completed in 168 milliseconds