Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/misc/
H A Dfastrpc.h8 #define FASTRPC_IOCTL_ALLOC_DMA_BUFF _IOWR('R', 1, struct fastrpc_alloc_dma_buf)
97 struct fastrpc_alloc_dma_buf { struct
/openbmc/linux/drivers/misc/
H A Dfastrpc.c1605 struct fastrpc_alloc_dma_buf bp; in fastrpc_dmabuf_alloc()