get_crc_sources  3806 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c 	.get_crc_sources = amdgpu_dm_crtc_get_crc_sources,
get_crc_sources    87 drivers/gpu/drm/drm_debugfs_crc.c 	if (crtc->funcs->get_crc_sources) {
get_crc_sources    89 drivers/gpu/drm/drm_debugfs_crc.c 		const char *const *sources = crtc->funcs->get_crc_sources(crtc,
get_crc_sources  15044 drivers/gpu/drm/i915/display/intel_display.c 	.get_crc_sources = intel_crtc_get_crc_sources
get_crc_sources  1077 drivers/gpu/drm/rcar-du/rcar_du_crtc.c 	.get_crc_sources = rcar_du_crtc_get_crc_sources,
get_crc_sources   158 drivers/gpu/drm/vkms/vkms_crtc.c 	.get_crc_sources	= vkms_get_crc_sources,
get_crc_sources   810 include/drm/drm_crtc.h 	const char *const *(*get_crc_sources)(struct drm_crtc *crtc,