Searched refs:drm_mode_create_tv_margin_properties (Results 1 – 3 of 3) sorted by relevance
1340 int drm_mode_create_tv_margin_properties(struct drm_device *dev) in drm_mode_create_tv_margin_properties() function1367 EXPORT_SYMBOL(drm_mode_create_tv_margin_properties);1415 if (drm_mode_create_tv_margin_properties(dev)) in drm_mode_create_tv_properties()
1514 int drm_mode_create_tv_margin_properties(struct drm_device *dev);
289 ret = drm_mode_create_tv_margin_properties(dev); in vc4_hdmi_connector_init()