Home
last modified time | relevance | path

Searched refs:to_mdev_device (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/drivers/vfio/mdev/
H A Dmdev_core.c56 return dev_is_mdev(dev) ? to_mdev_device(dev) : NULL; in mdev_from_dev()
128 mdev = to_mdev_device(dev); in mdev_device_remove_cb()
267 struct mdev_device *mdev = to_mdev_device(dev); in mdev_device_release()
358 mdev = to_mdev_device(dev); in mdev_device_remove()
391 struct mdev_device *mdev = to_mdev_device(dev); in mdev_set_iommu_device()
401 struct mdev_device *mdev = to_mdev_device(dev); in mdev_get_iommu_device()
H A Dmdev_driver.c43 struct mdev_device *mdev = to_mdev_device(dev); in mdev_probe()
62 struct mdev_device *mdev = to_mdev_device(dev); in mdev_remove()
H A Dmdev_private.h38 static inline struct mdev_device *to_mdev_device(struct device *dev) in to_mdev_device() function
H A Dvfio_mdev.c113 struct mdev_device *mdev = to_mdev_device(dev); in vfio_mdev_probe()
/kernel/linux/linux-6.6/drivers/vfio/mdev/
H A Dmdev_driver.c22 return drv->probe(to_mdev_device(dev)); in mdev_probe()
31 drv->remove(to_mdev_device(dev)); in mdev_remove()
H A Dmdev_core.c41 mdev_device_remove_common(to_mdev_device(dev)); in mdev_device_remove_cb()
112 struct mdev_device *mdev = to_mdev_device(dev); in mdev_device_release()
H A Dmdev_sysfs.c243 struct mdev_device *mdev = to_mdev_device(dev); in remove_store()
/kernel/linux/linux-6.6/include/linux/
H A Dmdev.h51 static inline struct mdev_device *to_mdev_device(struct device *dev) in to_mdev_device() function
/kernel/linux/linux-6.6/samples/vfio-mdev/
H A Dmdpy.c226 struct mdev_device *mdev = to_mdev_device(vdev->dev); in mdpy_init_dev()
H A Dmbochs.c520 struct mdev_device *mdev = to_mdev_device(vdev->dev); in mbochs_init_dev()
H A Dmtty.c750 struct mdev_device *mdev = to_mdev_device(vdev->dev); in mtty_init_dev()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/
H A Dkvmgt.c1437 struct mdev_device *mdev = to_mdev_device(vfio_dev->dev); in intel_vgpu_init_dev()
/kernel/linux/linux-6.6/drivers/s390/crypto/
H A Dvfio_ap_ops.c744 matrix_mdev->mdev = to_mdev_device(vdev->dev); in vfio_ap_mdev_init_dev()

Completed in 12 milliseconds