Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/serial/
H A Dusb_serial.c112 static int ucom_attach_tty(struct ucom_super_softc *, struct ucom_softc *);
219 error = ucom_attach_tty(ssc, &sc[subunit]); in ucom_attach()
306 ucom_attach_tty(struct ucom_super_softc *ssc, struct ucom_softc *sc) in ucom_attach_tty() function

Completed in 2 milliseconds