Home
last modified time | relevance | path

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

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