FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ENABLE_SPDIF
sys/dev/sound/pci/es137x.c
1407
new_en = (r & ENABLE_SPDIF) ? 1 : 0;
sys/dev/sound/pci/es137x.c
1417
r |= ENABLE_SPDIF;
sys/dev/sound/pci/es137x.c
1421
r &= ~ENABLE_SPDIF;