Searched refs:virtio_pcm_stream (Results 1 – 4 of 4) sorted by relevance
72 struct virtio_pcm_stream { struct90 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()
434 struct virtio_pcm_stream *stream = &vpcm->streams[i]; in virtsnd_pcm_build_devs()451 struct virtio_pcm_stream *vs; in virtsnd_pcm_build_devs()464 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()