Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S6E63M0_DSI_MAX_CHUNK
drivers/gpu/drm/panel/panel-samsung-s6e63m0-dsi.c
57
if (chunk > S6E63M0_DSI_MAX_CHUNK)
drivers/gpu/drm/panel/panel-samsung-s6e63m0-dsi.c
58
chunk = S6E63M0_DSI_MAX_CHUNK;
drivers/gpu/drm/panel/panel-samsung-s6e63m0-dsi.c
69
if (chunk > S6E63M0_DSI_MAX_CHUNK)
drivers/gpu/drm/panel/panel-samsung-s6e63m0-dsi.c
70
chunk = S6E63M0_DSI_MAX_CHUNK;