Searched refs:drm_mode_create_tv_margin_properties (Results 1 – 3 of 3) sorted by relevance
1614 int drm_mode_create_tv_margin_properties(struct drm_device *dev);
1464 int drm_mode_create_tv_margin_properties(struct drm_device *dev) in drm_mode_create_tv_margin_properties() function1491 EXPORT_SYMBOL(drm_mode_create_tv_margin_properties);1539 if (drm_mode_create_tv_margin_properties(dev)) in drm_mode_create_tv_properties()
204 ret = drm_mode_create_tv_margin_properties(dev); in vc4_hdmi_connector_init()