Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MXT_MAX_BLOCK_WRITE
drivers/input/touchscreen/atmel_mxt_ts.c
1507
if (size > MXT_MAX_BLOCK_WRITE)
drivers/input/touchscreen/atmel_mxt_ts.c
1508
size = MXT_MAX_BLOCK_WRITE;