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