of_find_node_by_phandle — find a node given a phandle
struct device_node * of_find_node_by_phandle (
)
handle
Phandle of the node to find
A node pointer with refcount incremented, use of_node_put on it when done. NULL if node is not found.
of_node_put