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