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

/freebsd-11-stable/sys/dev/sound/pcm/
H A Dchannel.h260 int chn_sync(struct pcm_channel *c, int threshold);
H A Dchannel.c754 * chn_sync waits until the space in the given channel goes above
759 chn_sync(struct pcm_channel *c, int threshold) function
964 chn_sync(c, 0);
H A Ddsp.c1409 /* chn_sync may sleep */
1412 chn_sync(wrch, 0);

Completed in 115 milliseconds