Home
last modified time | relevance | path

Searched defs:mdev (Results 1 – 3 of 3) sorted by relevance

/samples/vfio-mdev/
A Dmdpy.c102 struct mdev_device *mdev; member
229 struct mdev_device *mdev = to_mdev_device(vdev->dev); in mdpy_init_dev() local
261 static int mdpy_probe(struct mdev_device *mdev) in mdpy_probe()
291 static void mdpy_remove(struct mdev_device *mdev) in mdpy_remove()
A Dmbochs.c180 struct mdev_device *mdev; member
523 struct mdev_device *mdev = to_mdev_device(vdev->dev); in mbochs_init_dev() local
571 static int mbochs_probe(struct mdev_device *mdev) in mbochs_probe()
602 static void mbochs_remove(struct mdev_device *mdev) in mbochs_remove()
A Dmtty.c160 struct mdev_device *mdev; member
1316 struct mdev_device *mdev = to_mdev_device(vdev->dev); in mtty_init_dev() local
1361 static int mtty_probe(struct mdev_device *mdev) in mtty_probe()
1393 static void mtty_remove(struct mdev_device *mdev) in mtty_remove()

Completed in 21 milliseconds