Home
last modified time | relevance | path

Searched refs:virtio_break_device (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/linux/
Dvirtio.h132 void virtio_break_device(struct virtio_device *dev);
/Linux-v5.4/drivers/crypto/virtio/
Dvirtio_crypto_core.c218 virtio_break_device(vcrypto->vdev); in virtcrypto_update_status()
/Linux-v5.4/drivers/s390/virtio/
Dvirtio_ccw.c1210 virtio_break_device(&vcdev->vdev); in virtio_ccw_remove()
1227 virtio_break_device(&vcdev->vdev); in virtio_ccw_offline()
/Linux-v5.4/drivers/virtio/
Dvirtio_ring.c2270 void virtio_break_device(struct virtio_device *dev) in virtio_break_device() function
2279 EXPORT_SYMBOL_GPL(virtio_break_device);