Searched refs:nsubstreams (Results 1 – 4 of 4) sorted by relevance
331 &snd->nsubstreams); in virtsnd_pcm_parse_cfg()332 if (!snd->nsubstreams) in virtsnd_pcm_parse_cfg()335 snd->substreams = devm_kcalloc(&vdev->dev, snd->nsubstreams, in virtsnd_pcm_parse_cfg()340 info = kcalloc(snd->nsubstreams, sizeof(*info), GFP_KERNEL); in virtsnd_pcm_parse_cfg()345 snd->nsubstreams, sizeof(*info), info); in virtsnd_pcm_parse_cfg()349 for (i = 0; i < snd->nsubstreams; ++i) { in virtsnd_pcm_parse_cfg()385 vpcm->streams[vss->direction].nsubstreams++; in virtsnd_pcm_parse_cfg()410 vpcm->streams[SNDRV_PCM_STREAM_PLAYBACK].nsubstreams; in virtsnd_pcm_build_devs()412 vpcm->streams[SNDRV_PCM_STREAM_CAPTURE].nsubstreams; in virtsnd_pcm_build_devs()436 if (!stream->nsubstreams) in virtsnd_pcm_build_devs()[all …]
244 if (snd->nsubstreams) { in virtsnd_build_devs()355 for (i = 0; snd->substreams && i < snd->nsubstreams; ++i) { in virtsnd_remove()384 for (i = 0; i < snd->nsubstreams; ++i) in virtsnd_freeze()
59 u32 nsubstreams; member
74 u32 nsubstreams; member