Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/dpaax/
H A Ddpaa_of.h137 #define for_each_child_node(parent, child) \ macro
/f-stack/dpdk/drivers/bus/dpaa/base/fman/
H A Dfman.c616 for_each_child_node(parent_node, dpa_node) { in fman_init()