Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_internal.h258 void drm_framebuffer_debugfs_init(struct drm_minor *minor);
H A Ddrm_debugfs.c284 drm_framebuffer_debugfs_init(minor); in drm_debugfs_init()
H A Ddrm_framebuffer.c1225 void drm_framebuffer_debugfs_init(struct drm_minor *minor) in drm_framebuffer_debugfs_init() function