__matching_node
struct device_node *__matching_node(struct device_node *,
for (a = __matching_node(NULL, b); a; a = __matching_node(a, b))