Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dhsw_ips.h26 void hsw_ips_crtc_debugfs_add(struct intel_crtc *crtc);
57 static inline void hsw_ips_crtc_debugfs_add(struct intel_crtc *crtc) in hsw_ips_crtc_debugfs_add() function
H A Dhsw_ips.c371 void hsw_ips_crtc_debugfs_add(struct intel_crtc *crtc) in hsw_ips_crtc_debugfs_add() function
H A Dintel_display_debugfs.c1389 hsw_ips_crtc_debugfs_add(crtc); in intel_crtc_debugfs_add()