Home
last modified time | relevance | path

Searched refs:ucom_shutdown (Results 1 – 1 of 1) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/serial/
Dusb_serial.c119 static void ucom_shutdown(struct ucom_softc *);
431 ucom_shutdown(struct ucom_softc *sc) in ucom_shutdown() function
606 ucom_shutdown(sc); in ucom_close()