Searched defs:uvc_video_chain (Results 1 – 2 of 2) sorted by relevance
102517 struct uvc_video_chain { struct102518 struct uvc_device___2 *dev;102519 struct list_head list;102520 struct list_head entities;102521 struct uvc_entity *processing;102522 struct uvc_entity *selector;102523 struct mutex ctrl_mutex;102524 struct v4l2_prio_state prio;102525 u32 caps;102526 u8 ctrl_class_bitmap;
112393 struct uvc_video_chain { struct112394 struct uvc_device___2 *dev;112395 struct list_head list;112396 struct list_head entities;112397 struct uvc_entity *processing;112398 struct uvc_entity *selector;112399 struct mutex ctrl_mutex;112400 struct v4l2_prio_state prio;112401 u32 caps;112402 u8 ctrl_class_bitmap;