OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ucom_write
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/usb/
ucomvar.h
120
void (*
ucom_write
)(void *, int, u_char *, u_char *, uint32_t *);
member in struct:ucom_methods
u3g.c
172
.
ucom_write
= u3g_write,
ucom.c
1247
if (sc->sc_methods->
ucom_write
!= NULL)
1248
sc->sc_methods->
ucom_write
(sc->sc_parent, sc->sc_portno,
uftdi.c
120
.
ucom_write
= uftdi_write,
Completed in 15 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025