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

/freebsd-12-stable/sys/dev/sound/pcm/
H A Dvchan.h36 int vchan_destroy(struct pcm_channel *);
H A Dvchan.c852 vchan_destroy(struct pcm_channel *c) function
H A Dsound.c236 ("bogus vchan_destroy() request num=%d", num));
253 err = vchan_destroy(ch);

Completed in 106 milliseconds