Searched refs:add_child_node (Results 1 – 1 of 1) sorted by relevance
151 static int add_child_node(struct adapter *sc, int idx);873 if (add_child_node(sc, i) != 0) in t4_bus_config()881 (void) add_child_node(sc, i); in t4_bus_config()1792 add_child_node(struct adapter *sc, int idx) in add_child_node() function