Lines Matching defs:vdev
27 struct vdpa_device *vdev = dev_to_vdpa(d); in vdpa_dev_probe() local
39 struct vdpa_device *vdev = dev_to_vdpa(d); in vdpa_dev_remove() local
54 struct vdpa_device *vdev = dev_to_vdpa(d); in vdpa_release_dev() local
85 struct vdpa_device *vdev; in __vdpa_alloc_device() local
137 struct vdpa_device *vdev = container_of(dev, struct vdpa_device, dev); in vdpa_name_match() local
142 static int __vdpa_register_device(struct vdpa_device *vdev, int nvqs) in __vdpa_register_device()
167 int _vdpa_register_device(struct vdpa_device *vdev, int nvqs) in _vdpa_register_device()
184 int vdpa_register_device(struct vdpa_device *vdev, int nvqs) in vdpa_register_device()
201 void _vdpa_unregister_device(struct vdpa_device *vdev) in _vdpa_unregister_device()
213 void vdpa_unregister_device(struct vdpa_device *vdev) in vdpa_unregister_device()
271 struct vdpa_device *vdev = container_of(dev, struct vdpa_device, dev); in vdpa_match_remove() local
460 struct vdpa_device *vdev; in vdpa_nl_cmd_dev_del_set_doit() local
492 vdpa_dev_fill(struct vdpa_device *vdev, struct sk_buff *msg, u32 portid, u32 seq, in vdpa_dev_fill()
535 struct vdpa_device *vdev; in vdpa_nl_cmd_dev_get_doit() local
586 struct vdpa_device *vdev = container_of(dev, struct vdpa_device, dev); in vdpa_dev_dump() local