Name
of_find_device_by_node —
Find the platform_device associated with a node
Synopsis
struct platform_device * of_find_device_by_node ( | struct device_node * np) ; |
Arguments
np
Pointer to device tree node
Return
platform_device pointer, or NULL if not found