Home
last modified time | relevance | path

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

/openbmc/linux/sound/virtio/
H A Dvirtio_card.c18 static void virtsnd_remove(struct virtio_device *vdev);
330 virtsnd_remove(vdev); in virtsnd_probe()
341 static void virtsnd_remove(struct virtio_device *vdev) in virtsnd_remove() function
428 .remove = virtsnd_remove,