Searched refs:uath_free_cmd_list (Results 1 – 1 of 1) sorted by relevance
251 static void uath_free_cmd_list(struct uath_softc *, struct uath_cmd []);473 uath_free_cmd_list(sc, sc->sc_cmd); in uath_attach()519 uath_free_cmd_list(sc, sc->sc_cmd); in uath_detach()532 uath_free_cmd_list(struct uath_softc *sc, struct uath_cmd cmds[]) in uath_free_cmd_list() function