Searched refs:virtio_device_restore (Results 1 – 4 of 4) sorted by relevance
385 int virtio_device_restore(struct virtio_device *dev) in virtio_device_restore() function429 EXPORT_SYMBOL_GPL(virtio_device_restore);
484 return virtio_device_restore(&vp_dev->vdev); in virtio_pci_restore()
140 int virtio_device_restore(struct virtio_device *dev);
1392 return virtio_device_restore(&vcdev->vdev); in virtio_ccw_restore()