Home
last modified time | relevance | path

Searched defs:NVKM_LAYOUT_ONCE (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/core/
A Dsubdev.c31 #define NVKM_LAYOUT_ONCE(type,data,ptr,...) [type] = #ptr, macro
/linux-6.3-rc2/drivers/gpu/drm/nouveau/include/nvkm/core/
A Ddevice.h58 #define NVKM_LAYOUT_ONCE(type,data,ptr) data *ptr; macro
99 #define NVKM_LAYOUT_ONCE(type,data,ptr,...) \ macro
A Dsubdev.h7 #define NVKM_LAYOUT_ONCE(t,s,p,...) t, macro
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/device/
A Dbase.c3220 #define NVKM_LAYOUT_ONCE(type,data,ptr) \ in nvkm_device_ctor() macro

Completed in 8 milliseconds