Home
last modified time | relevance | path

Searched defs:uvc_video_chain (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/media/video/uvc/
Duvcvideo.h351 struct uvc_video_chain { struct
352 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 */