OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cud
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
umodem_common.c
406
const usb_cdc_union_descriptor_t *
cud
;
local in function:umodem_get_caps
439
cud
= (const usb_cdc_union_descriptor_t *)usb_find_desc_if(dev,
443
if (
cud
== NULL) {
447
return cmd ? cmd->bDataInterface :
cud
?
cud
->bSlaveInterface[0] : -1;
umodem_common.c
406
const usb_cdc_union_descriptor_t *
cud
;
local in function:umodem_get_caps
439
cud
= (const usb_cdc_union_descriptor_t *)usb_find_desc_if(dev,
443
if (
cud
== NULL) {
447
return cmd ? cmd->bDataInterface :
cud
?
cud
->bSlaveInterface[0] : -1;
Completed in 49 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025