Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RGB_TEST_DATA
drivers/gpu/drm/nouveau/dispnv04/dac.c
247
#define RGB_TEST_DATA(r, g, b) (r << 0 | g << 10 | b << 20)
drivers/gpu/drm/nouveau/dispnv04/tvnv17.c
57
#define RGB_TEST_DATA(r, g, b) (r << 0 | g << 10 | b << 20)