OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nvkm_top_engine
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/
top.h
20
enum nvkm_devidx
nvkm_top_engine
(struct nvkm_device *, int, int *runl, int *engn);
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/top/
nouveau_nvkm_subdev_top_base.c
148
nvkm_top_engine
(struct nvkm_device *device, int index, int *runl, int *engn)
function
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/fifo/
nouveau_nvkm_engine_fifo_gk104.c
937
while ((int)(engidx =
nvkm_top_engine
(device, i++, &runl, &engn)) >= 0) {
Completed in 15 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026