Searched refs:vchan_passthrough (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/sound/pcm/
H A Dvchan.h39 int vchan_passthrough(struct pcm_channel *, const char *);
40 #define vchan_sync(c) vchan_passthrough(c, __func__)
H A Dvchan.c904 vchan_passthrough(struct pcm_channel *c, const char *caller) function

Completed in 108 milliseconds