mdev_fops        1421 samples/vfio-mdev/mbochs.c static const struct mdev_parent_ops mdev_fops = {
mdev_fops        1471 samples/vfio-mdev/mbochs.c 	ret = mdev_register_device(&mbochs_dev, &mdev_fops);
mdev_fops         728 samples/vfio-mdev/mdpy.c static const struct mdev_parent_ops mdev_fops = {
mdev_fops         778 samples/vfio-mdev/mdpy.c 	ret = mdev_register_device(&mdpy_dev, &mdev_fops);
mdev_fops        1390 samples/vfio-mdev/mtty.c static const struct mdev_parent_ops mdev_fops = {
mdev_fops        1448 samples/vfio-mdev/mtty.c 	ret = mdev_register_device(&mtty_dev.dev, &mdev_fops);