OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:config_desc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
umidi.c
988
usb_config_descriptor_t *
config_desc
;
local in function:alloc_all_endpoints_genuine
1006
config_desc
= usbd_get_config_descriptor(sc->sc_udev);
1007
end = (char *)
config_desc
+ UGETW(
config_desc
->wTotalLength);
1008
desc = TO_D(
config_desc
);
umidi.c
988
usb_config_descriptor_t *
config_desc
;
local in function:alloc_all_endpoints_genuine
1006
config_desc
= usbd_get_config_descriptor(sc->sc_udev);
1007
end = (char *)
config_desc
+ UGETW(
config_desc
->wTotalLength);
1008
desc = TO_D(
config_desc
);
Completed in 27 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025