Lines Matching refs:virtio_add_status
163 void virtio_add_status(struct virtio_device *dev, unsigned int status) in virtio_add_status() function
168 EXPORT_SYMBOL_GPL(virtio_add_status);
194 virtio_add_status(dev, VIRTIO_CONFIG_S_FEATURES_OK); in virtio_features_ok()
247 virtio_add_status(dev, VIRTIO_CONFIG_S_DRIVER); in virtio_dev_probe()
320 virtio_add_status(dev, VIRTIO_CONFIG_S_FAILED); in virtio_dev_probe()
338 virtio_add_status(dev, VIRTIO_CONFIG_S_ACKNOWLEDGE); in virtio_dev_remove()
451 virtio_add_status(dev, VIRTIO_CONFIG_S_ACKNOWLEDGE); in register_virtio_device()
468 virtio_add_status(dev, VIRTIO_CONFIG_S_FAILED); in register_virtio_device()
514 virtio_add_status(dev, VIRTIO_CONFIG_S_ACKNOWLEDGE); in virtio_device_restore()
519 virtio_add_status(dev, VIRTIO_CONFIG_S_FAILED); in virtio_device_restore()
525 virtio_add_status(dev, VIRTIO_CONFIG_S_DRIVER); in virtio_device_restore()
550 virtio_add_status(dev, VIRTIO_CONFIG_S_FAILED); in virtio_device_restore()