Searched refs:DMA_BUF_BASE (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | dma-buf.h | 40 #define DMA_BUF_BASE 'b' macro 41 #define DMA_BUF_IOCTL_SYNC _IOW(DMA_BUF_BASE, 0, struct dma_buf_sync) 46 #define DMA_BUF_SET_NAME _IOW(DMA_BUF_BASE, 1, const char *) 47 #define DMA_BUF_SET_NAME_A _IOW(DMA_BUF_BASE, 1, __u32) 48 #define DMA_BUF_SET_NAME_B _IOW(DMA_BUF_BASE, 1, __u64) 56 #define DMA_BUF_IOCTL_SYNC_PARTIAL _IOW(DMA_BUF_BASE, 2, struct dma_buf_sync_partial)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | dma-buf.h | 38 #define DMA_BUF_BASE 'b' macro 39 #define DMA_BUF_IOCTL_SYNC _IOW(DMA_BUF_BASE, 0, struct dma_buf_sync)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | dma-buf.h | 38 #define DMA_BUF_BASE 'b' macro 39 #define DMA_BUF_IOCTL_SYNC _IOW(DMA_BUF_BASE, 0, struct dma_buf_sync)
|
| /OK3568_Linux_fs/external/linux-rga/samples/utils/allocator/ |
| H A D | dma_alloc.cpp | 76 #define DMA_BUF_BASE 'b' macro 77 #define DMA_BUF_IOCTL_SYNC _IOW(DMA_BUF_BASE, 0, struct dma_buf_sync)
|
| /OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/sources/ |
| H A D | dma_alloc.cpp | 77 #define DMA_BUF_BASE 'b' macro 78 #define DMA_BUF_IOCTL_SYNC _IOW(DMA_BUF_BASE, 0, struct dma_buf_sync)
|
| /OK3568_Linux_fs/buildroot/package/efl/ |
| H A D | 0012-ecore_wl2-Fix-compile-error-with-old-kernel.patch | 24 +#ifndef DMA_BUF_BASE
|