Home
last modified time | relevance | path

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

/linux/drivers/base/
H A Dproperty.c1257 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()
/linux/
H A D.clang-format478 - 'fwnode_graph_for_each_endpoint'
/linux/include/linux/
H A Dproperty.h520 #define fwnode_graph_for_each_endpoint(fwnode, child) \ macro