Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_internal.h202 void drm_debugfs_crtc_remove(struct drm_crtc *crtc);
225 static inline void drm_debugfs_crtc_remove(struct drm_crtc *crtc) in drm_debugfs_crtc_remove() function
H A Ddrm_debugfs.c469 void drm_debugfs_crtc_remove(struct drm_crtc *crtc) in drm_debugfs_crtc_remove() function
H A Ddrm_crtc.c143 drm_debugfs_crtc_remove(crtc); in drm_crtc_unregister_all()