Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/sound/pcm/
Dchannel.h260 int chn_read(struct pcm_channel *c, struct uio *buf);
Dchannel.c584 chn_read(struct pcm_channel *c, struct uio *buf) in chn_read() function
Ddsp.c842 chn_io = chn_read; in dsp_io_ops()