Searched refs:u3g_read (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/usb/
H A Du3g.c163 static void u3g_read(void *, int, u_char **, uint32_t *);
171 .ucom_read = u3g_read,
621 u3g_read(void *arg, int portno, u_char **cpp, uint32_t *ccp) function

Completed in 83 milliseconds