Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/
Ddrm_internal.h149 void drm_debugfs_crtc_remove(struct drm_crtc *crtc);
172 static inline void drm_debugfs_crtc_remove(struct drm_crtc *crtc) in drm_debugfs_crtc_remove() function
Ddrm_debugfs.c472 void drm_debugfs_crtc_remove(struct drm_crtc *crtc) in drm_debugfs_crtc_remove() function
Ddrm_crtc.c143 drm_debugfs_crtc_remove(crtc); in drm_crtc_unregister_all()