Searched refs:miscdev_to_cctx (Results 1 – 1 of 1) sorted by relevance
81 #define miscdev_to_cctx(d) container_of(d, struct fastrpc_channel_ctx, miscdev) macro1209 struct fastrpc_channel_ctx *cctx = miscdev_to_cctx(filp->private_data); in fastrpc_device_open()