Home
last modified time | relevance | path

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

/Linux-v6.6/sound/virtio/
Dvirtio_card.h109 int virtsnd_chmap_build_devs(struct virtio_snd *snd);
Dvirtio_chmap.c142 int virtsnd_chmap_build_devs(struct virtio_snd *snd) in virtsnd_chmap_build_devs() function
Dvirtio_card.c251 rc = virtsnd_chmap_build_devs(snd); in virtsnd_build_devs()