Home
last modified time | relevance | path

Searched refs:mdev_from_dev (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/vfio/mdev/
Dmdev_core.c57 struct mdev_device *mdev_from_dev(struct device *dev) in mdev_from_dev() function
61 EXPORT_SYMBOL(mdev_from_dev);
/Linux-v4.19/include/linux/
Dmdev.h136 extern struct mdev_device *mdev_from_dev(struct device *dev);
/Linux-v4.19/samples/vfio-mdev/
Dmdpy.c642 struct mdev_device *mdev = mdev_from_dev(dev); in resolution_show()
Dmbochs.c1240 struct mdev_device *mdev = mdev_from_dev(dev); in memory_show()
Dmtty.c1314 if (mdev_from_dev(dev)) in sample_mdev_dev_show()
/Linux-v4.19/drivers/gpu/drm/i915/gvt/
Dkvmgt.c1398 struct mdev_device *mdev = mdev_from_dev(dev); in vgpu_id_show()
1412 struct mdev_device *mdev = mdev_from_dev(dev); in hw_id_show()