Searched refs:miscdev_to_fdevice (Results 1 – 1 of 1) sorted by relevance
106 #define miscdev_to_fdevice(d) container_of(d, struct fastrpc_device, miscdev) macro1566 fdevice = miscdev_to_fdevice(filp->private_data); in fastrpc_device_open()