Searched defs:uvc_control (Results 1 – 1 of 1) sorted by relevance
178 struct uvc_control { struct180 struct uvc_control_info info; argument182 __u8 index; /* Used to match the uvc_control entry with a argument184 __u8 dirty:1,185 loaded:1,186 modified:1,187 cached:1,188 initialized:1;190 __u8 *uvc_data;