Home
last modified time | relevance | path

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

/linux/drivers/misc/
H A Dfastrpc.c296 struct fastrpc_user { struct
297 struct list_head user;
298 struct list_head maps;
299 struct list_head pending;
300 struct list_head mmaps;
302 struct fastrpc_channel_ctx *cctx;
303 struct fastrpc_session_ctx *sctx;
304 struct fastrpc_buf *init_mem;
306 int client_id;
307 int pd;
[all …]