OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ucom_set
(Results
1 - 17
of
17
) sorted by relevancy
/src/sys/dev/usb/
ucomvar.h
75
void (*
ucom_set
)(void *, int, int, int);
member in struct:ucom_methods
umodem.c
75
.
ucom_set
= umodem_set,
ucom.c
1043
if (sc->sc_methods->
ucom_set
!= NULL)
1044
sc->sc_methods->
ucom_set
(sc->sc_parent, sc->sc_portno,
1055
if (sc->sc_methods->
ucom_set
!= NULL)
1056
sc->sc_methods->
ucom_set
(sc->sc_parent, sc->sc_portno,
1067
if (sc->sc_methods->
ucom_set
!= NULL)
1068
sc->sc_methods->
ucom_set
(sc->sc_parent, sc->sc_portno,
ubsa.c
104
.
ucom_set
= ubsa_set,
ukyopon.c
98
.
ucom_set
= ukyopon_set,
uxrcom.c
104
.
ucom_set
= uxrcom_set,
uark.c
90
.
ucom_set
= uark_set,
uipaq.c
109
.
ucom_set
= uipaq_set,
uslsa.c
115
.
ucom_set
= uslsa_set,
uhmodem.c
140
.
ucom_set
= ubsa_set,
umct.c
132
.
ucom_set
= umct_set,
uvscom.c
193
.
ucom_set
= uvscom_set,
u3g.c
168
.
ucom_set
= u3g_set,
uchcom.c
188
.
ucom_set
= uchcom_set,
uplcom.c
188
.
ucom_set
= uplcom_set,
umcs.c
130
.
ucom_set
= umcs7840_set,
uftdi.c
116
.
ucom_set
= uftdi_set,
Completed in 171 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025