Searched refs:fwnode_graph_for_each_endpoint (Results 1 – 3 of 3) sorted by relevance
1257 fwnode_graph_for_each_endpoint(fwnode, ep) { in fwnode_graph_get_endpoint_by_id()1310 fwnode_graph_for_each_endpoint(fwnode, ep) { in fwnode_graph_get_endpoint_count()1355 fwnode_graph_for_each_endpoint(fwnode, ep) { in fwnode_graph_devcon_matches()
478 - 'fwnode_graph_for_each_endpoint'
520 #define fwnode_graph_for_each_endpoint(fwnode, child) \ macro