Searched refs:ion_dmabuf_alloc (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/staging/android/ion/ |
| H A D | ion_private.h | 48 extern struct dma_buf *ion_dmabuf_alloc(struct ion_device *dev, size_t len,
|
| H A D | ion.c | 38 return ion_dmabuf_alloc(internal_dev, len, heap_id_mask, flags); in ion_alloc() 54 dmabuf = ion_dmabuf_alloc(internal_dev, len, heap_id_mask, flags); in ion_alloc_fd()
|
| H A D | ion_dma_buf.c | 334 struct dma_buf *ion_dmabuf_alloc(struct ion_device *dev, size_t len, in ion_dmabuf_alloc() function
|