OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vu_control_size
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/usb/
uvideo.c
141
uint8_t
vu_control_size
; /* number of bytes in vu_controls */
member in struct:uvideo_unit
145
* (8*
vu_control_size
- 1)*/
1025
vu->
vu_control_size
= size;
1037
if (vu->
vu_control_size
== 0)
1041
sizeof(*vu->vu_controls) * vu->
vu_control_size
);
1043
vu->
vu_control_size
= 0;
Completed in 13 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025