Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/serial/
H A Duvisor.c204 static void uvisor_start_read(struct ucom_softc *);
233 .ucom_start_read = &uvisor_start_read,
575 uvisor_start_read(struct ucom_softc *ucom) in uvisor_start_read() function