Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/
Dfastrpc.c134 struct fastrpc_map { struct
135 struct list_head node;
136 struct fastrpc_user *fl;
137 int fd;
138 struct dma_buf *buf;
139 struct sg_table *table;
140 struct dma_buf_attachment *attach;
141 u64 phys;
165 struct fastrpc_map **maps; argument