Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
STATS_ROR
drivers/media/i2c/cx25840/cx25840-ir.c
1099
stats & STATS_ROR ? "yes" : "no");
drivers/media/i2c/cx25840/cx25840-ir.c
520
ror = stats & STATS_ROR; /* Rx FIFO Over Run */
drivers/media/pci/cx23885/cx23888-ir.c
1006
stats & STATS_ROR ? "yes" : "no");
drivers/media/pci/cx23885/cx23888-ir.c
519
ror = stats & STATS_ROR; /* Rx FIFO Over Run */