Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pcm/
H A Dchannel.h256 int chn_read(struct pcm_channel *c, struct uio *buf);
H A Dchannel.c587 chn_read(struct pcm_channel *c, struct uio *buf) in chn_read() function
H A Ddsp.c522 chn_io = chn_read; in dsp_io_ops()