Home
last modified time | relevance | path

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

/drivers/media/video/uvc/
Duvcvideo.h427 struct uvc_entity { struct
428 struct list_head list; /* Entity as part of a UVC device. */
429 struct list_head chain; /* Entity as part of a video device
431 __u8 id;
432 __u16 type;
433 char name[64];
435 union {
479 unsigned int ncontrols;
480 struct uvc_control *controls;