Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/usb/uvc/
Duvcvideo.h253 struct uvc_control { struct
255 struct uvc_control_info info; argument
257 u8 index; /* Used to match the uvc_control entry with a argument
259 u8 dirty:1,
260 loaded:1,
261 modified:1,
262 cached:1,
263 initialized:1;
265 u8 *uvc_data;
267 struct uvc_fh *handle; /* File handle that last changed the control. */