Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/vc4/
Dvc4_debugfs.c36 vc4_debugfs_cleanup(struct drm_minor *minor) in vc4_debugfs_cleanup() function
Dvc4_drv.h124 void vc4_debugfs_cleanup(struct drm_minor *minor);
Dvc4_drv.c92 .debugfs_cleanup = vc4_debugfs_cleanup,