Home
last modified time | relevance | path

Searched defs:uvc_control (Results 1 – 1 of 1) sorted by relevance

/drivers/media/usb/uvc/
Duvcvideo.h127 struct uvc_control { struct
129 struct uvc_control_info info; argument
131 u8 index; /* Used to match the uvc_control entry with a argument
133 u8 dirty:1,
134 loaded:1,
135 modified:1,
136 cached:1,
137 initialized:1;
139 u8 *uvc_data;
141 struct uvc_fh *handle; /* File handle that last changed the control. */