Name
drm_mode_create_aspect_ratio_property —
create aspect ratio property
Synopsis
int drm_mode_create_aspect_ratio_property ( | struct drm_device * dev) ; |
Description
Called by a driver the first time it's needed, must be attached to desired
connectors.
Returns
Zero on success, negative errno on failure.