Home
last modified time | relevance | path

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

/Linux-v5.15/samples/vfio-mdev/
Dmdpy.c728 static const struct mdev_parent_ops mdev_fops = { variable
774 ret = mdev_register_device(&mdpy_dev, &mdev_fops); in mdpy_dev_init()
Dmtty.c1333 static const struct mdev_parent_ops mdev_fops = { variable
1388 ret = mdev_register_device(&mtty_dev.dev, &mdev_fops); in mtty_dev_init()
Dmbochs.c1417 static const struct mdev_parent_ops mdev_fops = { variable
1465 ret = mdev_register_device(&mbochs_dev, &mdev_fops); in mbochs_dev_init()