Home
last modified time | relevance | path

Searched refs:radeon_debugfs_cleanup (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/radeon/
Dradeon_drv.c155 void radeon_debugfs_cleanup(struct drm_minor *minor);
586 .debugfs_cleanup = radeon_debugfs_cleanup,
Dradeon_device.c1963 void radeon_debugfs_cleanup(struct drm_minor *minor) in radeon_debugfs_cleanup() function