Searched refs:virtio_add_status (Results 1 – 1 of 1) sorted by relevance
201 EXPORT_SYMBOL_GPL(virtio_add_status);227 virtio_add_status(dev, VIRTIO_CONFIG_S_FEATURES_OK); in virtio_features_ok()280 virtio_add_status(dev, VIRTIO_CONFIG_S_DRIVER); in virtio_dev_probe()363 virtio_add_status(dev, VIRTIO_CONFIG_S_FAILED); in virtio_dev_probe()381 virtio_add_status(dev, VIRTIO_CONFIG_S_ACKNOWLEDGE); in virtio_dev_remove()551 virtio_add_status(dev, VIRTIO_CONFIG_S_ACKNOWLEDGE); in register_virtio_device()570 virtio_add_status(dev, VIRTIO_CONFIG_S_FAILED); in register_virtio_device()601 virtio_add_status(dev, VIRTIO_CONFIG_S_ACKNOWLEDGE); in virtio_device_restore_priv()606 virtio_add_status(dev, VIRTIO_CONFIG_S_FAILED); in virtio_device_restore_priv()612 virtio_add_status(dev, VIRTIO_CONFIG_S_DRIVER); in virtio_device_restore_priv()[all …]
Completed in 7 milliseconds