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