drm_property_reference_blob(9) Take a reference on an existing property

SYNOPSIS

struct drm_property_blob * drm_property_reference_blob(struct drm_property_blob * blob);

ARGUMENTS

blob

Pointer to blob property

DESCRIPTION

Take a new reference on an existing blob property.

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

Lukas Wunner <[email protected]>

vga_switcheroo documentation

COPYRIGHT