Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/
Dmsm_perf.c247 msm_perf_debugfs_cleanup(minor); in msm_perf_debugfs_init()
251 void msm_perf_debugfs_cleanup(struct drm_minor *minor) in msm_perf_debugfs_cleanup() function
Dmsm_drv.h219 void msm_perf_debugfs_cleanup(struct drm_minor *minor);
Dmsm_drv.c570 msm_perf_debugfs_cleanup(minor); in msm_debugfs_cleanup()