of_drm_find_bridge(9) find the bridge corresponding to the device node in the global bridge list

SYNOPSIS

struct drm_bridge * of_drm_find_bridge(struct device_node * np);

ARGUMENTS

np

device node

RETURNS

drm_bridge control struct on success, NULL on failure

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