Searched refs:virtio_pcm_stream (Results 1 – 4 of 4) sorted by relevance
68 * struct virtio_pcm_stream - VirtIO PCM stream.74 struct virtio_pcm_stream { struct 92 struct virtio_pcm_stream streams[SNDRV_PCM_STREAM_LAST + 1]; argument
86 struct virtio_pcm_stream *vs; in virtsnd_chmap_parse_cfg() 122 struct virtio_pcm_stream *vs) in virtsnd_chmap_add_ctls() 146 struct virtio_pcm_stream *vs; in virtsnd_chmap_build_devs()
445 struct virtio_pcm_stream *stream = &vpcm->streams[i]; in virtsnd_pcm_build_devs() 462 struct virtio_pcm_stream *vs; in virtsnd_pcm_build_devs() 475 struct virtio_pcm_stream *vs = &vpcm->streams[i]; in virtsnd_pcm_build_devs()
108 struct virtio_pcm_stream *vs = &vpcm->streams[substream->stream]; in virtsnd_pcm_open()