Searched refs:intel_crtc_debugfs_add (Results 1 – 2 of 2) sorted by relevance
16 void intel_crtc_debugfs_add(struct intel_crtc *crtc);20 static inline void intel_crtc_debugfs_add(struct intel_crtc *crtc) {} in intel_crtc_debugfs_add() function
233 intel_crtc_debugfs_add(to_intel_crtc(crtc)); in intel_crtc_late_register()