Searched refs:remove_child_node (Results 1 – 1 of 1) sorted by relevance
152 static int remove_child_node(struct adapter *sc, int idx);918 rc = remove_child_node(sc, i); in t4_bus_unconfig()923 (void) remove_child_node(sc, i); in t4_bus_unconfig()1825 remove_child_node(struct adapter *sc, int idx) in remove_child_node() function