Searched refs:dev_to_vdpa (Results 1 – 3 of 3) sorted by relevance
19 struct vdpa_device *vdev = dev_to_vdpa(d); in vdpa_dev_probe()31 struct vdpa_device *vdev = dev_to_vdpa(d); in vdpa_dev_remove()48 struct vdpa_device *vdev = dev_to_vdpa(d); in vdpa_release_dev()
287 static inline struct vdpa_device *dev_to_vdpa(struct device *_dev) in dev_to_vdpa() function
125 struct vdpa_device *vdpa = dev_to_vdpa(dev); in dev_to_sim()