Searched refs:dev_to_vdpa (Results 1 – 4 of 4) sorted by relevance
28 struct vdpa_device *vdev = dev_to_vdpa(d); in vdpa_dev_probe()48 struct vdpa_device *vdev = dev_to_vdpa(d); in vdpa_dev_remove()63 struct vdpa_device *vdev = dev_to_vdpa(d); in vdpa_release_dev()
365 static inline struct vdpa_device *dev_to_vdpa(struct device *_dev) in dev_to_vdpa() function
49 struct vdpa_device *vdpa = dev_to_vdpa(dev); in dev_to_sim()
134 struct vdpa_device *vdpa = dev_to_vdpa(dev); in dev_to_vduse()
Completed in 14 milliseconds