Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/
Ddrm_internal.h192 void drm_debugfs_crtc_remove(struct drm_crtc *crtc);
215 static inline void drm_debugfs_crtc_remove(struct drm_crtc *crtc) in drm_debugfs_crtc_remove() function
Ddrm_debugfs.c482 void drm_debugfs_crtc_remove(struct drm_crtc *crtc) in drm_debugfs_crtc_remove() function
Ddrm_crtc.c146 drm_debugfs_crtc_remove(crtc); in drm_crtc_unregister_all()