Searched refs:snd_clone_setmaxunit (Results 1 – 4 of 4) sorted by relevance
108 int snd_clone_setmaxunit(struct snd_clone *, int);
202 snd_clone_setmaxunit(struct snd_clone *c, int maxunit) in snd_clone_setmaxunit() function
2467 snd_clone_setmaxunit(d->clones, cunit); in dsp_clone()2482 snd_clone_setmaxunit(d->clones, cunit); in dsp_clone()2494 snd_clone_setmaxunit(d->clones, tumax); in dsp_clone()
145 (void)snd_clone_setmaxunit(d->clones, cmax); in pcm_clonereset()