Lines Matching defs:fastrpc_channel_ctx
81 #define miscdev_to_cctx(d) container_of(d, struct fastrpc_channel_ctx, miscdev)
197 struct fastrpc_channel_ctx *cctx;
207 struct fastrpc_channel_ctx {
225 struct fastrpc_channel_ctx *cctx;
338 struct fastrpc_channel_ctx *cctx;
340 cctx = container_of(ref, struct fastrpc_channel_ctx, refcount);
345 static void fastrpc_channel_ctx_get(struct fastrpc_channel_ctx *cctx)
350 static void fastrpc_channel_ctx_put(struct fastrpc_channel_ctx *cctx)
358 struct fastrpc_channel_ctx *cctx;
453 struct fastrpc_channel_ctx *cctx = user->cctx;
923 struct fastrpc_channel_ctx *cctx;
1132 struct fastrpc_channel_ctx *cctx)
1151 static void fastrpc_session_free(struct fastrpc_channel_ctx *cctx,
1181 struct fastrpc_channel_ctx *cctx = fl->cctx;
1221 struct fastrpc_channel_ctx *cctx = miscdev_to_cctx(filp->private_data);
1539 struct fastrpc_channel_ctx *cctx;
1589 struct fastrpc_channel_ctx *cctx = dev_get_drvdata(pdev->dev.parent);
1624 struct fastrpc_channel_ctx *data;
1687 struct fastrpc_channel_ctx *cctx = dev_get_drvdata(&rpdev->dev);
1707 struct fastrpc_channel_ctx *cctx = dev_get_drvdata(&rpdev->dev);