drm_mode_create_tv_margin_properties
EXPORT_SYMBOL(drm_mode_create_tv_margin_properties);
if (drm_mode_create_tv_margin_properties(dev))
ret = drm_mode_create_tv_margin_properties(drm);
ret = drm_mode_create_tv_margin_properties(dev);
int drm_mode_create_tv_margin_properties(struct drm_device *dev);