Searched defs:uvc_control (Results 1 – 1 of 1) sorted by relevance
207 struct uvc_control { struct209 struct uvc_control_info info; argument211 __u8 index; /* Used to match the uvc_control entry with a argument213 __u8 dirty:1,214 loaded:1,215 modified:1,216 cached:1,217 initialized:1;219 __u8 *uvc_data;