Searched refs:snd_clone_setmaxunit (Results 1 – 4 of 4) sorted by relevance
111 int snd_clone_setmaxunit(struct snd_clone *, int);
266 snd_clone_setmaxunit(struct snd_clone *c, int maxunit) in snd_clone_setmaxunit() function
2432 snd_clone_setmaxunit(d->clones, cunit); in dsp_clone()2447 snd_clone_setmaxunit(d->clones, cunit); in dsp_clone()2459 snd_clone_setmaxunit(d->clones, tumax); in dsp_clone()
144 (void)snd_clone_setmaxunit(d->clones, cmax); in pcm_clonereset()