Searched refs:get_crc_sources (Results 1 – 4 of 4) 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
302 .get_crc_sources = amdgpu_dm_crtc_get_crc_sources,
231 .get_crc_sources = intel_crtc_get_crc_sources, \