Searched refs:add_child_node (Results 1 – 1 of 1) sorted by relevance
162 static int add_child_node(struct adapter *sc, int idx);928 if (add_child_node(sc, i) != 0) in t4_bus_config()936 (void) add_child_node(sc, i); in t4_bus_config()2172 add_child_node(struct adapter *sc, int idx) in add_child_node() function