Searched refs:virtsnd_remove (Results 1 – 1 of 1) sorted by relevance
18 static void virtsnd_remove(struct virtio_device *vdev);335 virtsnd_remove(vdev); in virtsnd_probe()346 static void virtsnd_remove(struct virtio_device *vdev) in virtsnd_remove() function438 .remove = virtsnd_remove,