Home
last modified time | relevance | path

Searched refs:fwnode_graph_for_each_endpoint (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/base/
H A Dproperty.c1266 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()
/linux/include/linux/
H A Dproperty.h538 #define fwnode_graph_for_each_endpoint(fwnode, child) \ macro