Home
last modified time | relevance | path

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

/external/kernel-headers/original/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 */
/external/fastrpc/inc/
Dfastrpc_internal.h106 struct fastrpc_alloc_dma_buf { struct
107 __s32 fd; /* fd */
108 __u32 flags; /* flags to map with */
109 __u64 size; /* size */