Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/serial/
H A Duipaq.c112 static void uipaq_start_read(struct ucom_softc *);
145 .ucom_start_read = &uipaq_start_read,
1207 uipaq_start_read(struct ucom_softc *ucom) in uipaq_start_read() function