Home
last modified time | relevance | path

Searched refs:drm_framebuffer_debugfs_init (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_internal.h246 int drm_framebuffer_debugfs_init(struct drm_minor *minor);
H A Ddrm_debugfs.c242 ret = drm_framebuffer_debugfs_init(minor); in drm_debugfs_init()
H A Ddrm_framebuffer.c1098 int drm_framebuffer_debugfs_init(struct drm_minor *minor) in drm_framebuffer_debugfs_init() function