Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/media/usb/uvc/
Duvcvideo.h266 struct uvc_control { struct
268 struct uvc_control_info info; argument
270 u8 index; /* Used to match the uvc_control entry with a argument
272 u8 dirty:1,
273 loaded:1,
274 modified:1,
275 cached:1,
276 initialized:1;
278 u8 *uvc_data;
280 struct uvc_fh *handle; /* File handle that last changed the control. */