OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_config_index
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/usb/
ubsavar.h
120
int
sc_config_index
; /* USB CONFIG_INDEX */
member in struct:ubsa_softc
ubsa.c
175
sc->
sc_config_index
= UBSA_DEFAULT_CONFIG_INDEX;
194
err = usbd_set_config_index(dev, sc->
sc_config_index
, 1);
uhmodem.c
212
sc->
sc_config_index
= UBSA_DEFAULT_CONFIG_INDEX;
237
sc->
sc_config_index
= 0;
244
err = usbd_set_config_index(dev, sc->
sc_config_index
, 1);
Completed in 14 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025