Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/misc/
Dfastrpc.h8 #define FASTRPC_IOCTL_ALLOC_DMA_BUFF _IOWR('R', 1, struct fastrpc_alloc_dma_buf)
90 struct fastrpc_alloc_dma_buf { struct
/Linux-v6.1/drivers/misc/
Dfastrpc.c1415 struct fastrpc_alloc_dma_buf bp; in fastrpc_dmabuf_alloc()