Searched refs:snd_clone_setmaxunit (Results 1 – 4 of 4) sorted by relevance
111 int snd_clone_setmaxunit(struct snd_clone *, int);
259 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()2497 snd_clone_setmaxunit(d->clones, tumax); in dsp_clone()
148 (void)snd_clone_setmaxunit(d->clones, cmax); in pcm_clonereset()