Searched refs:drm_mode_create_tv_margin_properties (Results 1 – 4 of 4) sorted by relevance
1507 int drm_mode_create_tv_margin_properties(struct drm_device *dev) in drm_mode_create_tv_margin_properties() function1534 EXPORT_SYMBOL(drm_mode_create_tv_margin_properties);1585 if (drm_mode_create_tv_margin_properties(dev)) in drm_mode_create_tv_properties()
1705 int drm_mode_create_tv_margin_properties(struct drm_device *dev);
520 ret = drm_mode_create_tv_margin_properties(drm); in gud_connector_add_properties()
335 ret = drm_mode_create_tv_margin_properties(dev); in vc4_hdmi_connector_init()
Completed in 17 milliseconds