Searched defs:uvc_control (Results 1 – 2 of 2) sorted by relevance
102540 struct uvc_control { struct102542 struct uvc_control_info info; argument102543 u8 index;102544 u8 dirty: 1;102545 u8 loaded: 1;102546 u8 modified: 1;102547 u8 cached: 1;102548 u8 initialized: 1;102549 u8 *uvc_data;102550 struct uvc_fh *handle;
112416 struct uvc_control { struct112418 struct uvc_control_info info; argument112419 u8 index;112420 u8 dirty: 1;112421 u8 loaded: 1;112422 u8 modified: 1;112423 u8 cached: 1;112424 u8 initialized: 1;112425 u8 *uvc_data;112426 struct uvc_fh *handle;