Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/usb/serial/
Dumct.c146 static void umct_start_write(struct ucom_softc *);
191 .ucom_start_write = &umct_start_write,
557 umct_start_write(struct ucom_softc *ucom) in umct_start_write() function