DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
chn_removefeeder
sys/dev/sound/pcm/channel.c
1339
while (chn_removefeeder(c) == 0)
sys/dev/sound/pcm/feeder.h
63
int chn_removefeeder(struct pcm_channel *c);
sys/dev/sound/pcm/feeder_chain.c
578
while (chn_removefeeder(c) == 0)