Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/
Ddrm_internal.h191 void drm_debugfs_crtc_remove(struct drm_crtc *crtc);
214 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.c144 drm_debugfs_crtc_remove(crtc); in drm_crtc_unregister_all()