Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/uapi/linux/
Ddma-heap.h35 struct dma_heap_allocation_data { struct
47 * Takes a dma_heap_allocation_data struct and returns it with the fd field argument
/kernel/linux/linux-5.10/include/uapi/linux/
Ddma-heap.h35 struct dma_heap_allocation_data { struct
36 __u64 len;
37 __u32 fd;
38 __u32 fd_flags;
39 __u64 heap_flags;
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Ddma-heap.h26 struct dma_heap_allocation_data { struct
27 __u64 len;
28 __u32 fd;
29 __u32 fd_flags;
30 __u64 heap_flags;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Ddma-heap.h26 struct dma_heap_allocation_data { struct
27 __u64 len;
28 __u32 fd;
29 __u32 fd_flags;
30 __u64 heap_flags;