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()
836 const char *const *(*get_crc_sources)(struct drm_crtc *crtc, member
172 .get_crc_sources = vkms_get_crc_sources,
188 .get_crc_sources = intel_crtc_get_crc_sources, \
534 .get_crc_sources = nv50_crc_get_sources,
1140 .get_crc_sources = rcar_du_crtc_get_crc_sources,
6558 .get_crc_sources = amdgpu_dm_crtc_get_crc_sources,
Completed in 29 milliseconds