Searched refs:fwnode_graph_for_each_endpoint (Results 1 – 2 of 2) sorted by relevance
1266 fwnode_graph_for_each_endpoint(fwnode, ep) { in fwnode_graph_get_endpoint_by_id()1319 fwnode_graph_for_each_endpoint(fwnode, ep) { in fwnode_graph_get_endpoint_count()1364 fwnode_graph_for_each_endpoint(fwnode, ep) { in fwnode_graph_devcon_matches()
538 #define fwnode_graph_for_each_endpoint(fwnode, child) \ macro