Home
last modified time | relevance | path

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

/linux/drivers/misc/
H A Dfastrpc.c292 struct fastrpc_user { struct
293 struct list_head user;
294 struct list_head maps;
295 struct list_head pending;
296 struct list_head mmaps;
298 struct fastrpc_channel_ctx *cctx;
299 struct fastrpc_session_ctx *sctx;
300 struct fastrpc_buf *init_mem;
302 int client_id;
303 int pd;
[all …]