Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
I_
drivers/gpu/drm/nouveau/nvkm/subdev/top/ga100.c
71
#define I_(T,I) do { info->type = (T); info->inst = (I); } while(0)
drivers/gpu/drm/nouveau/nvkm/subdev/top/gk104.c
75
#define I_(T,I) do { info->type = (T); info->inst = (I); } while(0)