Searched refs:DMA_HEAP_IOCTL_ALLOC (Results 1 – 6 of 6) sorted by relevance
/device/linaro/hikey/gralloc960/ |
D | dma-heap.h | 50 #define DMA_HEAP_IOCTL_ALLOC _IOWR(DMA_HEAP_IOC_MAGIC, 0x0,\ macro
|
D | mali_gralloc_ion.cpp | 192 ret = ioctl(fd, DMA_HEAP_IOCTL_ALLOC, &data); in dma_heap_alloc()
|
/device/linaro/hikey/gralloc/ |
D | dma-heap.h | 50 #define DMA_HEAP_IOCTL_ALLOC _IOWR(DMA_HEAP_IOC_MAGIC, 0x0,\ macro
|
D | alloc_device.cpp | 168 ret = ioctl(fd, DMA_HEAP_IOCTL_ALLOC, &data); in dma_heap_alloc()
|
/device/amlogic/yukawa/hal/gralloc/ |
D | dma-heap.h | 50 #define DMA_HEAP_IOCTL_ALLOC _IOWR(DMA_HEAP_IOC_MAGIC, 0x0,\ macro
|
D | mali_gralloc_ion.cpp | 192 ret = ioctl(fd, DMA_HEAP_IOCTL_ALLOC, &data); in dma_heap_alloc()
|