Home
last modified time | relevance | path

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

/openbmc/linux/sound/virtio/
H A Dvirtio_card.h109 int virtsnd_chmap_build_devs(struct virtio_snd *snd);
H A Dvirtio_chmap.c142 int virtsnd_chmap_build_devs(struct virtio_snd *snd) in virtsnd_chmap_build_devs() function
H A Dvirtio_card.c251 rc = virtsnd_chmap_build_devs(snd); in virtsnd_build_devs()