Searched defs:uvc_entity (Results 1 – 1 of 1) sorted by relevance
306 struct uvc_entity { struct310 unsigned int flags;317 u16 id;318 u16 type;319 char name[64];320 u8 guid[16];325 unsigned int num_pads;326 unsigned int num_links;327 struct media_pad *pads;329 union {[all …]
Completed in 12 milliseconds