Searched refs:get_crc_sources (Results 1 – 7 of 7) 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()
827 const char *const *(*get_crc_sources)(struct drm_crtc *crtc, member
172 .get_crc_sources = vkms_get_crc_sources,
301 .get_crc_sources = amdgpu_dm_crtc_get_crc_sources,
226 .get_crc_sources = intel_crtc_get_crc_sources, \
552 .get_crc_sources = nv50_crc_get_sources,
1195 .get_crc_sources = rcar_du_crtc_get_crc_sources,
Completed in 14 milliseconds