Home
last modified time | relevance | path

Searched refs:nvif_log (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Dlog.h20 struct nvif_log { struct
22 void (*shutdown)(struct nvif_log *log); argument
38 struct nvif_log *log, *n; in nvif_log_shutdown()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/
H A Dgsp.c1872 struct nvif_log log;
1892 static void r535_debugfs_shutdown(struct nvif_log *_log) in r535_debugfs_shutdown()