Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/sound/virtio/
H A Dvirtio_card.c18 static void virtsnd_remove(struct virtio_device *vdev);
330 virtsnd_remove(vdev); in virtsnd_probe()
336 * virtsnd_remove() - Remove VirtIO and ALSA devices.
341 static void virtsnd_remove(struct virtio_device *vdev) in virtsnd_remove() function
428 .remove = virtsnd_remove,

Completed in 1 milliseconds