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