Home
last modified time | relevance | path

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

/linux-3.3/drivers/media/video/uvc/
Duvcvideo.h407 struct uvc_streaming { struct
418 struct uvc_streaming_header header; argument
424 struct uvc_streaming_control ctrl; argument
435 void (*decode) (struct urb *urb, struct uvc_streaming *video, argument
439 struct {
445 } bulk;
447 struct urb *urb[UVC_URBS];
448 char *urb_buffer[UVC_URBS];
449 dma_addr_t urb_dma[UVC_URBS];
450 unsigned int urb_size;
[all …]