Home
last modified time | relevance | path

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

/drivers/media/usb/uvc/
Duvcvideo.h219 struct uvc_control { struct
221 struct uvc_control_info info; argument
223 __u8 index; /* Used to match the uvc_control entry with a argument
225 __u8 dirty:1,
226 loaded:1,
227 modified:1,
228 cached:1,
229 initialized:1;
231 __u8 *uvc_data;