Searched refs:to_mdev_device (Results 1 – 4 of 4) sorted by relevance
56 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()
43 struct mdev_device *mdev = to_mdev_device(dev); in mdev_probe()62 struct mdev_device *mdev = to_mdev_device(dev); in mdev_remove()
38 #define to_mdev_device(dev) container_of(dev, struct mdev_device, dev) macro
113 struct mdev_device *mdev = to_mdev_device(dev); in vfio_mdev_probe()