Searched refs:intel_crtc_debugfs_add (Results 1 – 3 of 3) sorted by relevance
16 int intel_crtc_debugfs_add(struct drm_crtc *crtc);20 static inline int intel_crtc_debugfs_add(struct drm_crtc *crtc) { return 0; } in intel_crtc_debugfs_add() function
176 intel_crtc_debugfs_add(crtc); in intel_crtc_late_register()
2536 int intel_crtc_debugfs_add(struct drm_crtc *crtc) in intel_crtc_debugfs_add() function