Searched refs:snd_clone_alloc (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/sound/
H A Dclone.h125 struct snd_clone_entry *snd_clone_alloc(struct snd_clone *, struct cdev **,
H A Dclone.c216 * snd_clone_alloc(). Everything else will not be affected by this.
611 snd_clone_alloc(struct snd_clone *c, struct cdev **dev, int *unit, int tmask) function
/freebsd-10-stable/sys/dev/sound/pcm/
H A Ddsp.c2457 ce = snd_clone_alloc(d->clones, dev, &cunit, udcmask);

Completed in 110 milliseconds