Searched defs:uvc_entity (Results 1 – 1 of 1) sorted by relevance
180 struct uvc_entity { struct183 unsigned int flags;190 u16 id;191 u16 type;192 char name[64];193 u8 guid[16];198 unsigned int num_pads;199 unsigned int num_links;200 struct media_pad *pads;202 union {[all …]