Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BLOCKSIZE
drivers/media/dvb-frontends/sp887x.c
140
u8 buf [BLOCKSIZE + 2];
drivers/media/dvb-frontends/sp887x.c
165
for (i = 0; i < FW_SIZE; i += BLOCKSIZE) {
drivers/media/dvb-frontends/sp887x.c
166
int c = BLOCKSIZE;