drm_rect_width(9) determine the rectangle width

SYNOPSIS

int drm_rect_width(const struct drm_rect * r);

ARGUMENTS

r

rectangle whose width is returned

RETURNS

The width of the rectangle.

AUTHORS

Jesse Barnes <[email protected]>
Intel Corporation,         
        

Initial version

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

Driver internals

COPYRIGHT