Home
last modified time | relevance | path

Searched refs:snd_clone_getmaxunit (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/dev/sound/
HDclone.h108 int snd_clone_getmaxunit(struct snd_clone *);
HDclone.c256 snd_clone_getmaxunit(struct snd_clone *c) in snd_clone_getmaxunit() function
/NextBSD/sys/dev/sound/pcm/
HDdsp.c2425 tumax = snd_clone_getmaxunit(d->clones); in dsp_clone()
2440 tumax = snd_clone_getmaxunit(d->clones); in dsp_clone()