Home
last modified time | relevance | path

Searched refs:FASTRPC_IOCTL_ALLOC_DMA_BUFF (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) macro
/openbmc/linux/drivers/misc/
H A Dfastrpc.c2113 case FASTRPC_IOCTL_ALLOC_DMA_BUFF: in fastrpc_device_ioctl()