Searched refs:uath_flush (Results 1 – 1 of 1) sorted by relevance
302 static int uath_flush(struct uath_softc *);1208 (void)uath_flush(sc); in uath_stop_locked()1299 error = uath_flush(sc); in uath_switch_channel()1352 uath_flush(struct uath_softc *sc) in uath_flush() function