Home
last modified time | relevance | path

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

/linux/drivers/misc/
H A Dfastrpc.c289 struct fastrpc_user { struct
290 struct list_head user;
291 struct list_head maps;
292 struct list_head pending;
293 struct list_head mmaps;
295 struct fastrpc_channel_ctx *cctx;
296 struct fastrpc_session_ctx *sctx;
297 struct fastrpc_buf *init_mem;
299 int client_id;
300 int pd;
[all …]