Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/msm/
Dmsm_rd.c252 msm_rd_debugfs_cleanup(minor); in msm_rd_debugfs_init()
256 void msm_rd_debugfs_cleanup(struct drm_minor *minor) in msm_rd_debugfs_cleanup() function
Dmsm_drv.h293 void msm_rd_debugfs_cleanup(struct drm_minor *minor);
Dmsm_drv.c697 msm_rd_debugfs_cleanup(minor); in msm_debugfs_cleanup()