Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_debugfs.h16 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
H A Dintel_crtc.c219 intel_crtc_debugfs_add(to_intel_crtc(crtc)); in intel_crtc_late_register()
H A Dintel_display_debugfs.c1529 void intel_crtc_debugfs_add(struct intel_crtc *crtc) in intel_crtc_debugfs_add() function