Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
cx_set
drivers/media/pci/cx23885/cx23885.h
504
#define cx_set(reg, bit) cx_andor((reg), (bit), (bit))
drivers/media/pci/cx25821/cx25821.h
357
#define cx_set(reg, bit) cx_andor((reg), (bit), (bit))
drivers/media/pci/cx88/cx88.h
591
#define cx_set(reg, bit) cx_andor((reg), (bit), (bit))