Searched defs:uvc_entity (Results 1 – 1 of 1) sorted by relevance
166 struct uvc_entity { struct169 unsigned int flags;176 u16 id;177 u16 type;178 char name[64];179 u8 guid[16];184 unsigned int num_pads;185 unsigned int num_links;186 struct media_pad *pads;188 union {[all …]
Completed in 8 milliseconds