Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/serial/
H A Duipaq.c113 static void uipaq_start_write(struct ucom_softc *);
146 .ucom_start_write = &uipaq_start_write,
1224 uipaq_start_write(struct ucom_softc *ucom) in uipaq_start_write() function