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

Daniel Vetter <[email protected]>

Intel Corporation,

Contributions all over the place

COPYRIGHT