Name

of_drm_find_bridge — 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