Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_drv.c154 void radeon_debugfs_cleanup(struct drm_minor *minor);
583 .debugfs_cleanup = radeon_debugfs_cleanup,
Dradeon_device.c1925 void radeon_debugfs_cleanup(struct drm_minor *minor) in radeon_debugfs_cleanup() function