DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
chn_read
sys/dev/sound/pcm/channel.h
258
int chn_read(struct pcm_channel *c, struct uio *buf, int ioflags);
sys/dev/sound/pcm/dsp.c
858
chn_io = chn_read;