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

/freebsd-12-stable/sys/dev/sound/pcm/
H A Dchannel.h260 int chn_read(struct pcm_channel *c, struct uio *buf);
H A Dchannel.c584 chn_read(struct pcm_channel *c, struct uio *buf) function
H A Ddsp.c842 chn_io = chn_read;
878 * chn_read/write must give up channel lock in order to copy bytes

Completed in 119 milliseconds