Searched defs:uvc_video_chain (Results 1 – 1 of 1) sorted by relevance
351 struct uvc_video_chain { struct352 struct uvc_device *dev;353 struct list_head list;355 struct list_head entities; /* All entities */356 struct uvc_entity *processing; /* Processing unit */357 struct uvc_entity *selector; /* Selector unit */359 struct mutex ctrl_mutex; /* Protects ctrl.info */