Searched refs:virtio_device_restore (Results 1 – 4 of 4) sorted by relevance
382 int virtio_device_restore(struct virtio_device *dev) in virtio_device_restore() function426 EXPORT_SYMBOL_GPL(virtio_device_restore);
485 return virtio_device_restore(&vp_dev->vdev); in virtio_pci_restore()
157 int virtio_device_restore(struct virtio_device *dev);
1332 return virtio_device_restore(&vcdev->vdev); in virtio_ccw_restore()