Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_display_debugfs.h16 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
Dintel_crtc.c176 intel_crtc_debugfs_add(crtc); in intel_crtc_late_register()
Dintel_display_debugfs.c2536 int intel_crtc_debugfs_add(struct drm_crtc *crtc) in intel_crtc_debugfs_add() function