drm_crtc_attach_background_color_property
EXPORT_SYMBOL(drm_crtc_attach_background_color_property);
drm_crtc_attach_background_color_property(&crtc->base);
drm_crtc_attach_background_color_property(&vp->crtc);
drm_crtc_attach_background_color_property(crtc);
void drm_crtc_attach_background_color_property(struct drm_crtc *crtc);