Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/
Dmsm_rd.c257 msm_rd_debugfs_cleanup(minor); in msm_rd_debugfs_init()
261 void msm_rd_debugfs_cleanup(struct drm_minor *minor) in msm_rd_debugfs_cleanup() function
Dmsm_drv.h294 void msm_rd_debugfs_cleanup(struct drm_minor *minor);
Dmsm_drv.c697 msm_rd_debugfs_cleanup(minor); in msm_debugfs_cleanup()