Searched refs:virtio_pcm_stream (Results 1 – 4 of 4) sorted by relevance
74 struct virtio_pcm_stream { struct92 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()
436 struct virtio_pcm_stream *stream = &vpcm->streams[i]; in virtsnd_pcm_build_devs()453 struct virtio_pcm_stream *vs; in virtsnd_pcm_build_devs()466 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()