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

/freebsd-12-stable/sys/dev/sound/pcm/
H A Dvchan.h35 int vchan_create(struct pcm_channel *, int);
H A Dvchan.c667 vchan_create(struct pcm_channel *parent, int num) function
H A Dsound.c176 ("bogus vchan_create() request num=%d newcnt=%d vcnt=%d",
219 err = vchan_create(ch, num);

Completed in 80 milliseconds