Home
last modified time | relevance | path

Searched defs:fastrpc_alloc_dma_buf (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/patches/linux-6.6/prebuilts/usr/include/misc/
Dfastrpc.h48 struct fastrpc_alloc_dma_buf { struct
49 __s32 fd;
50 __u32 flags;
51 __u64 size;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/misc/
Dfastrpc.h48 struct fastrpc_alloc_dma_buf { struct
49 __s32 fd;
50 __u32 flags;
51 __u64 size;
/kernel/linux/linux-5.10/include/uapi/misc/
Dfastrpc.h38 struct fastrpc_alloc_dma_buf { struct
39 __s32 fd; /* fd */
40 __u32 flags; /* flags to map with */
41 __u64 size; /* size */
/kernel/linux/linux-6.6/include/uapi/misc/
Dfastrpc.h97 struct fastrpc_alloc_dma_buf { struct
98 __s32 fd; /* fd */
99 __u32 flags; /* flags to map with */
100 __u64 size; /* size */