Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/omapdrm/
Domap_debugfs.c116 void omap_debugfs_cleanup(struct drm_minor *minor) in omap_debugfs_cleanup() function
Domap_drv.h122 void omap_debugfs_cleanup(struct drm_minor *minor);
Domap_drv.c847 .debugfs_cleanup = omap_debugfs_cleanup,