drm_crtc_add_crc_entry
drm_crtc_add_crc_entry(crtc, true,
drm_crtc_add_crc_entry(crtc, false, 0, crcs);
EXPORT_SYMBOL_GPL(drm_crtc_add_crc_entry);
drm_crtc_add_crc_entry(&crtc->base, true,
return drm_crtc_add_crc_entry(crtc, true,
return drm_crtc_add_crc_entry(crtc, true,
drm_crtc_add_crc_entry(&mxsfb->crtc, true, vbc, &crc);
drm_crtc_add_crc_entry(crtc, true, crc->frame, &output_crc);
drm_crtc_add_crc_entry(&crtc->crtc, false, 0, &crc);
drm_crtc_add_crc_entry(&crtc->crtc, false, 0, &crc);
drm_crtc_add_crc_entry(crtc, true, drm_crtc_accurate_vblank_count(crtc), &crc);
drm_crtc_add_crc_entry(crtc, true, frame_start++, &crc32);
drm_crtc_add_crc_entry(crtc, true, frame_start++, &crc32);
int drm_crtc_add_crc_entry(struct drm_crtc *crtc, bool has_frame,