Searched refs:get_crc_sources (Results 1 – 6 of 6) sorted by relevance
87 if (crtc->funcs->get_crc_sources) { in crc_control_show()89 const char *const *sources = crtc->funcs->get_crc_sources(crtc, in crc_control_show()
822 const char *const *(*get_crc_sources)(struct drm_crtc *crtc, member
547 .get_crc_sources = amdgpu_dm_crtc_get_crc_sources,
547 .get_crc_sources = nv50_crc_get_sources,
1178 .get_crc_sources = rcar_du_crtc_get_crc_sources,
789 .get_crc_sources = vmw_vkms_get_crc_sources,