vchan_passthrough
int vchan_passthrough(struct pcm_channel *, const char *);
#define vchan_sync(c) vchan_passthrough(c, __func__)