Searched refs:virtio_device_restore (Results 1 – 3 of 3) sorted by relevance
139 int virtio_device_restore(struct virtio_device *dev);
470 int virtio_device_restore(struct virtio_device *dev) in virtio_device_restore() function514 EXPORT_SYMBOL_GPL(virtio_device_restore);
484 return virtio_device_restore(&vp_dev->vdev); in virtio_pci_restore()