Searched defs:uvc_control (Results 1 – 1 of 1) sorted by relevance
219 struct uvc_control { struct221 struct uvc_control_info info; argument223 __u8 index; /* Used to match the uvc_control entry with a argument225 __u8 dirty:1,226 loaded:1,227 modified:1,228 cached:1,229 initialized:1;231 __u8 *uvc_data;