OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vcdesc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
uvideo.c
2622
const uvideo_descriptor_t *
vcdesc
;
local in function:print_vc_descriptor
2636
if (desc->bLength < sizeof(*
vcdesc
)) {
2640
vcdesc
= (const uvideo_descriptor_t *)desc;
2641
switch (
vcdesc
->bDescriptorSubtype) {
2650
vcdesc
);
2660
vcdesc
)->wTerminalType)) {
2668
(const uvideo_camera_terminal_descriptor_t *)
vcdesc
);
2672
(const uvideo_input_terminal_descriptor_t *)
vcdesc
);
2684
vcdesc
);
2694
vcdesc
);
[
all
...]
uvideo.c
2622
const uvideo_descriptor_t *
vcdesc
;
local in function:print_vc_descriptor
2636
if (desc->bLength < sizeof(*
vcdesc
)) {
2640
vcdesc
= (const uvideo_descriptor_t *)desc;
2641
switch (
vcdesc
->bDescriptorSubtype) {
2650
vcdesc
);
2660
vcdesc
)->wTerminalType)) {
2668
(const uvideo_camera_terminal_descriptor_t *)
vcdesc
);
2672
(const uvideo_input_terminal_descriptor_t *)
vcdesc
);
2684
vcdesc
);
2694
vcdesc
);
[
all
...]
Completed in 23 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025