Searched defs:DMA_HEAP_IOCTL_ALLOC (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/security/librkcrypto/include/ |
| H A D | dma-heap.h | 50 #define DMA_HEAP_IOCTL_ALLOC _IOWR(DMA_HEAP_IOC_MAGIC, 0x0,\ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | dma-heap.h | 55 #define DMA_HEAP_IOCTL_ALLOC _IOWR(DMA_HEAP_IOC_MAGIC, 0x0,\ macro
|
| /OK3568_Linux_fs/external/linux-rga/samples/utils/allocator/ |
| H A D | dma_alloc.cpp | 63 #define DMA_HEAP_IOCTL_ALLOC _IOWR(DMA_HEAP_IOC_MAGIC, 0x0,\ macro
|
| /OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/sources/ |
| H A D | dma_alloc.cpp | 64 #define DMA_HEAP_IOCTL_ALLOC _IOWR(DMA_HEAP_IOC_MAGIC, 0x0,\ macro
|
| /OK3568_Linux_fs/external/mpp/osal/allocator/ |
| H A D | allocator_dma_heap.c | 48 #define DMA_HEAP_IOCTL_ALLOC _IOWR(DMA_HEAP_IOC_MAGIC, 0x0, struct dma_heap_allocation_d… macro
|