DPU_CRTC_NAME_SIZE
snprintf(dpu_crtc->name, DPU_CRTC_NAME_SIZE, "crtc%u", crtc->base.id);
char name[DPU_CRTC_NAME_SIZE];