Home
last modified time | relevance | path

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

/linux-6.8/drivers/media/usb/uvc/
Duvcvideo.h324 struct uvc_video_chain { struct
325 struct uvc_device *dev;
326 struct list_head list;
328 struct list_head entities; /* All entities */
329 struct uvc_entity *processing; /* Processing unit */
330 struct uvc_entity *selector; /* Selector unit */
332 struct mutex ctrl_mutex; /* Protects ctrl.info */
334 struct v4l2_prio_state prio; /* V4L2 priority state */
335 u32 caps; /* V4L2 chain-wide caps */
336 u8 ctrl_class_bitmap; /* Bitmap of valid classes */