Home
last modified time | relevance | path

Searched refs:NVKM_LAYOUT_INST (Results 1 – 5 of 5) sorted by relevance

/drivers/gpu/drm/nouveau/include/nvkm/core/
A Dlayout.h29 NVKM_LAYOUT_INST(NVKM_SUBDEV_IOCTRL , struct nvkm_subdev , ioctrl, 3)
33 NVKM_LAYOUT_INST(NVKM_ENGINE_CE , struct nvkm_engine , ce, 20)
46 NVKM_LAYOUT_INST(NVKM_ENGINE_NVDEC , struct nvkm_nvdec , nvdec, 8)
47 NVKM_LAYOUT_INST(NVKM_ENGINE_NVENC , struct nvkm_nvenc , nvenc, 4)
48 NVKM_LAYOUT_INST(NVKM_ENGINE_NVJPG , struct nvkm_engine , nvjpg, 8)
49 NVKM_LAYOUT_INST(NVKM_ENGINE_OFA , struct nvkm_engine , ofa, 2)
A Ddevice.h63 #define NVKM_LAYOUT_INST(type,data,ptr,cnt) data *ptr[cnt]; macro
65 #undef NVKM_LAYOUT_INST
115 #define NVKM_LAYOUT_INST(A...) NVKM_LAYOUT_ONCE(A) macro
117 #undef NVKM_LAYOUT_INST
A Dsubdev.h8 #define NVKM_LAYOUT_INST NVKM_LAYOUT_ONCE macro
10 #undef NVKM_LAYOUT_INST
/drivers/gpu/drm/nouveau/nvkm/core/
A Dsubdev.c32 #define NVKM_LAYOUT_INST(A...) NVKM_LAYOUT_ONCE(A) macro
35 #undef NVKM_LAYOUT_INST
/drivers/gpu/drm/nouveau/nvkm/engine/device/
A Dbase.c3417 #define NVKM_LAYOUT_INST(type,data,ptr,cnt) \ in nvkm_device_ctor() macro
3437 #undef NVKM_LAYOUT_INST in nvkm_device_ctor()

Completed in 61 milliseconds