Searched refs:virtio_device_restore (Results 1 – 2 of 2) sorted by relevance
360 int virtio_device_restore(struct virtio_device *dev) in virtio_device_restore() function404 EXPORT_SYMBOL_GPL(virtio_device_restore);
459 return virtio_device_restore(&vp_dev->vdev); in virtio_pci_restore()