Home
last modified time | relevance | path

Searched refs:virtcrypto_remove (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/virtio/
H A Dvirtio_crypto_core.c488 static void virtcrypto_remove(struct virtio_device *vdev) in virtcrypto_remove() function
493 dev_info(&vdev->dev, "Start virtcrypto_remove.\n"); in virtcrypto_remove()
577 .remove = virtcrypto_remove,
/kernel/linux/linux-6.6/drivers/crypto/virtio/
H A Dvirtio_crypto_core.c500 static void virtcrypto_remove(struct virtio_device *vdev) in virtcrypto_remove() function
505 dev_info(&vdev->dev, "Start virtcrypto_remove.\n"); in virtcrypto_remove()
591 .remove = virtcrypto_remove,

Completed in 2 milliseconds