Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/
Dfastrpc.c116 struct fastrpc_buf { struct
117 struct fastrpc_user *fl;
118 struct dma_buf *dmabuf;
119 struct device *dev;
120 void *virt;
121 u64 phys;
122 u64 size;
124 struct mutex lock;
125 struct list_head attachments;