Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
GEMTEK_MT
drivers/media/radio/radio-gemtek.c
155
mute = gt->muted ? GEMTEK_MT : 0x00;
drivers/media/radio/radio-gemtek.c
240
outb_p((i >> 5) | (mute ? GEMTEK_MT : 0), isa->io);