to_mdev_device     56 drivers/vfio/mdev/mdev_core.c 	return dev_is_mdev(dev) ? to_mdev_device(dev) : NULL;
to_mdev_device    128 drivers/vfio/mdev/mdev_core.c 		mdev = to_mdev_device(dev);
to_mdev_device    267 drivers/vfio/mdev/mdev_core.c 	struct mdev_device *mdev = to_mdev_device(dev);
to_mdev_device    358 drivers/vfio/mdev/mdev_core.c 	mdev = to_mdev_device(dev);
to_mdev_device    391 drivers/vfio/mdev/mdev_core.c 	struct mdev_device *mdev = to_mdev_device(dev);
to_mdev_device    401 drivers/vfio/mdev/mdev_core.c 	struct mdev_device *mdev = to_mdev_device(dev);
to_mdev_device     43 drivers/vfio/mdev/mdev_driver.c 	struct mdev_device *mdev = to_mdev_device(dev);
to_mdev_device     62 drivers/vfio/mdev/mdev_driver.c 	struct mdev_device *mdev = to_mdev_device(dev);
to_mdev_device    113 drivers/vfio/mdev/vfio_mdev.c 	struct mdev_device *mdev = to_mdev_device(dev);