Searched refs:maxpsize (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/media/usb/uvc/
H A Duvcvideo.h452 __u16 maxpsize; member in struct:uvc_streaming
H A Duvc_driver.c827 if (psize > streaming->maxpsize) uvc_parse_streaming()
828 streaming->maxpsize = psize; uvc_parse_streaming()
H A Duvc_video.c343 if (bandwidth <= stream->maxpsize) uvc_probe_video()

Completed in 83 milliseconds