Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
NVIF_DEBUG
drivers/gpu/drm/nouveau/include/nvif/printf.h
14
#define NVIF_DEBUG(o,f,a...) NVIF_PRINT(debugf, (o), f, ##a)
drivers/gpu/drm/nouveau/include/nvif/printf.h
16
#define NVIF_DEBUG(o,f,a...)