Home
last modified time | relevance | path

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

/linux-5.19.10/sound/virtio/
Dvirtio_pcm.h97 int virtsnd_pcm_parse_cfg(struct virtio_snd *snd);
Dvirtio_card.c230 rc = virtsnd_pcm_parse_cfg(snd); in virtsnd_build_devs()
Dvirtio_pcm.c323 int virtsnd_pcm_parse_cfg(struct virtio_snd *snd) in virtsnd_pcm_parse_cfg() function