Searched refs:bulk_size (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/gspca/
H A Dstv0680.c214 cam->bulk_size = (gspca_dev->usb_buf[0] << 24) |
225 sd->mode.sizeimage = cam->bulk_size;
H A Dfinepix.c163 cam->bulk_size = FPIX_MAX_TRANSFER;
H A Dgspca.h60 u32 bulk_size; /* buffer size when image transfer by bulk */ member in struct:cam
66 * - when 0 and bulk_size != 0 means
H A Djeilinj.c268 cam->bulk_size = 32;
H A Dsq905c.c238 cam->bulk_size = 32;
H A Dsq905.c305 cam->bulk_size = 64;
H A Dov534.c829 cam->bulk_size = 16384;
H A Dsq930x.c937 gspca_dev->cam.bulk_size = gspca_dev->width * gspca_dev->height + 8;
H A Dgspca.c719 bsize = gspca_dev->cam.bulk_size;
H A Dov519.c3041 cam->bulk_size = OVFX2_BULK_SIZE;

Completed in 176 milliseconds