Searched refs:fdevice (Results 1 – 1 of 1) sorted by relevance
262 struct fastrpc_device *fdevice; member1372 struct fastrpc_device *fdevice; in fastrpc_device_open() local1376 fdevice = miscdev_to_fdevice(filp->private_data); in fastrpc_device_open()1377 cctx = fdevice->cctx; in fastrpc_device_open()1395 fl->is_secure_dev = fdevice->secure; in fastrpc_device_open()2035 cctx->fdevice = fdev; in fastrpc_device_register()2154 if (cctx->fdevice) in fastrpc_rpmsg_remove()2155 misc_deregister(&cctx->fdevice->miscdev); in fastrpc_rpmsg_remove()