HomeSort by: relevance | last modified time | path
    Searched refs:nouveau_debugfs (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_debugfs.h 1 /* $NetBSD: nouveau_debugfs.h,v 1.3 2021/12/18 23:45:32 riastradh Exp $ */
13 struct nouveau_debugfs { struct
17 static inline struct nouveau_debugfs *
18 nouveau_debugfs(struct drm_device *dev) function in typeref:struct:nouveau_debugfs *
nouveau_debugfs.c 1 /* $NetBSD: nouveau_debugfs.c,v 1.3 2021/12/18 23:45:32 riastradh Exp $ */
34 __KERNEL_RCSID(0, "$NetBSD: nouveau_debugfs.c,v 1.3 2021/12/18 23:45:32 riastradh Exp $");
39 #include "nouveau_debugfs.h"
78 struct nouveau_debugfs *debugfs = nouveau_debugfs(drm);
149 struct nouveau_debugfs *debugfs = nouveau_debugfs(drm);
nouveau_drv.h 209 struct nouveau_debugfs *debugfs;

Completed in 14 milliseconds