Home
last modified time | relevance | path

Searched refs:mdev_fops (Results 1 – 3 of 3) sorted by relevance

/samples/vfio-mdev/
Dmdpy.c728 static const struct mdev_parent_ops mdev_fops = { variable
778 ret = mdev_register_device(&mdpy_dev, &mdev_fops); in mdpy_dev_init()
Dmtty.c1390 static const struct mdev_parent_ops mdev_fops = { variable
1448 ret = mdev_register_device(&mtty_dev.dev, &mdev_fops); in mtty_dev_init()
Dmbochs.c1421 static const struct mdev_parent_ops mdev_fops = { variable
1471 ret = mdev_register_device(&mbochs_dev, &mdev_fops); in mbochs_dev_init()