Searched refs:ucom_detach_tty (Results 1 – 1 of 1) sorted by relevance
115 static void ucom_detach_tty(struct ucom_super_softc *, struct ucom_softc *);255 ucom_detach_tty(ssc, &sc[subunit]); in ucom_detach()336 ucom_detach_tty(struct ucom_super_softc *ssc, struct ucom_softc *sc) in ucom_detach_tty() function