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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/
H A Dusbvideo.h194 unsigned long urb_count; /* How many URBs we received so far */ member in struct:usbvideo_statistics
H A Dusbvideo.c410 sprintf(tmp, "%8lx", uvd->stats.urb_count);
465 if ((uvd != NULL) && (uvd->stats.urb_count > 0)) {
467 allPackets = uvd->stats.urb_count * CAMERA_URB_FRAMES;
1822 uvd->stats.urb_count++;
H A Dkonicawc.c349 uvd->stats.urb_count++;

Completed in 91 milliseconds