Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/uvc/
Duvcvideo.h207 struct uvc_control { struct
209 struct uvc_control_info info; argument
211 __u8 index; /* Used to match the uvc_control entry with a argument
213 __u8 dirty:1,
214 loaded:1,
215 modified:1,
216 cached:1,
217 initialized:1;
219 __u8 *uvc_data;