drm_rect_height(9) determine the rectangle height

SYNOPSIS

int drm_rect_height(const struct drm_rect * r);

ARGUMENTS

r

rectangle whose height is returned

RETURNS

The height of the rectangle.

AUTHORS

Jesse Barnes <[email protected]>
Intel Corporation,         
        

Initial version

Laurent Pinchart <[email protected]>
Ideas on board SPRL,         
        

Driver internals

COPYRIGHT