Searched refs:uark_free_softc (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/usb/serial/
H A Duark.c101 static void uark_free_softc(struct uark_softc *);
251 uark_free_softc(sc);
259 uark_free_softc(struct uark_softc *sc) function
270 uark_free_softc(ucom->sc_parent);

Completed in 54 milliseconds