Searched refs:to_vc_device (Results 1 – 1 of 1) sorted by relevance
188 static struct virtio_ccw_device *to_vc_device(struct virtio_device *vdev) in to_vc_device() function399 vcdev = to_vc_device(info->vq->vdev); in virtio_ccw_do_kvm_notify()438 struct virtio_ccw_device *vcdev = to_vc_device(vq->vdev); in virtio_ccw_del_vq()487 struct virtio_ccw_device *vcdev = to_vc_device(vdev); in virtio_ccw_del_vqs()506 struct virtio_ccw_device *vcdev = to_vc_device(vdev); in virtio_ccw_setup_vq()660 struct virtio_ccw_device *vcdev = to_vc_device(vdev); in virtio_ccw_find_vqs()738 struct virtio_ccw_device *vcdev = to_vc_device(vdev); in virtio_ccw_reset()759 struct virtio_ccw_device *vcdev = to_vc_device(vdev); in virtio_ccw_get_features()816 struct virtio_ccw_device *vcdev = to_vc_device(vdev); in virtio_ccw_finalize_features()876 struct virtio_ccw_device *vcdev = to_vc_device(vdev); in virtio_ccw_get_config()[all …]