Searched refs:nsubstreams (Results 1 – 4 of 4) sorted by relevance
334 &snd->nsubstreams); in virtsnd_pcm_parse_cfg() 335 if (!snd->nsubstreams) in virtsnd_pcm_parse_cfg() 338 snd->substreams = devm_kcalloc(&vdev->dev, snd->nsubstreams, in virtsnd_pcm_parse_cfg() 348 for (i = 0; i < snd->nsubstreams; ++i) { in virtsnd_pcm_parse_cfg() 358 info = kzalloc_objs(*info, snd->nsubstreams); in virtsnd_pcm_parse_cfg() 363 snd->nsubstreams, sizeof(*info), info); in virtsnd_pcm_parse_cfg() 367 for (i = 0; i < snd->nsubstreams; ++i) { in virtsnd_pcm_parse_cfg() 397 vpcm->streams[vss->direction].nsubstreams++; in virtsnd_pcm_parse_cfg() 422 vpcm->streams[SNDRV_PCM_STREAM_PLAYBACK].nsubstreams; in virtsnd_pcm_build_devs() 424 vpcm->streams[SNDRV_PCM_STREAM_CAPTURE].nsubstreams; in virtsnd_pcm_build_devs() [all...]
243 if (snd->nsubstreams) { in virtsnd_build_devs()360 for (i = 0; snd->substreams && i < snd->nsubstreams; ++i) { in virtsnd_remove()389 for (i = 0; i < snd->nsubstreams; ++i) in virtsnd_freeze()
75 u32 nsubstreams; member
72 u32 nsubstreams; member