HomeSort by: relevance | last modified time | path
    Searched refs:drm_mode_create_tv_margin_properties (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/include/drm/
drm_connector.h 1531 int drm_mode_create_tv_margin_properties(struct drm_device *dev);
  /src/sys/external/bsd/drm2/dist/drm/
drm_connector.c 1372 * drm_mode_create_tv_margin_properties - create TV connector margin properties
1380 int drm_mode_create_tv_margin_properties(struct drm_device *dev) function in typeref:typename:int
1407 EXPORT_SYMBOL(drm_mode_create_tv_margin_properties);
1455 if (drm_mode_create_tv_margin_properties(dev))

Completed in 19 milliseconds