• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/pwc/

Lines Matching refs:PWC_ERROR

269 				PWC_ERROR("Failed to allocate iso buffer %d.\n", i);
281 PWC_ERROR("Failed to allocate frame buffer structure.\n");
293 PWC_ERROR("Failed to allocate frame buffer %d.\n", i);
309 PWC_ERROR("Failed to allocate decompress table.\n");
316 PWC_ERROR("Failed to allocate image buffer(s). needed (%d)\n",
466 PWC_ERROR("Neither empty or full frames available!\n");
529 PWC_ERROR("Huh? Read frame still in use?\n");
536 PWC_ERROR("Woops. No frames ready.\n");
700 PWC_ERROR("isoc_handler() called with NULL device?!\n");
736 PWC_ERROR("pwc_isoc_handler without valid fill frame.\n");
810 PWC_ERROR("Error (%d) re-submitting urb in pwc_isoc_handler.\n", i);
850 PWC_ERROR("Failed to find packet size for video endpoint in current alternate setting.\n");
864 PWC_ERROR("Failed to allocate urb %d\n", i);
904 PWC_ERROR("isoc_init() submit_urb %d failed with error %d\n", i, ret);
1069 PWC_ERROR("Could not create sysfs files.\n");
1278 PWC_ERROR("Failed to power down camera (%d)\n", i);
1453 PWC_ERROR("Wrong size (%lu) needed to be len_per_image=%d or total_size=%lu\n",
1736 PWC_ERROR("Oops, could not allocate memory for pwc_device.\n");
1765 PWC_ERROR("Err, cannot allocate video_device struture. Failing probe.");
1794 PWC_ERROR("Failed to register as video device (%d).\n", rc);
1818 PWC_ERROR("Err, insufficient memory for webcam snapshot button device.");
1867 PWC_ERROR("pwc_disconnect() Called without private pointer.\n");
1871 PWC_ERROR("pwc_disconnect() already called for %p\n", pdev);
1875 PWC_ERROR("pwc_disconnect() Woops: pointer mismatch udev/pdev.\n");
1965 PWC_ERROR("Framerate out of bounds (4-30).\n");
1981 PWC_ERROR("Size not recognized; try size=[sqcif | qsif | qcif | sif | cif | vga].\n");
1988 PWC_ERROR("Illegal number of mmap() buffers; use a number between 1 and %d.\n", MAX_IMAGES);
1996 PWC_ERROR("Illegal number of frame buffers; use a number between 2 and %d.\n", MAX_FRAMES);
2009 PWC_ERROR("Invalid compression setting; use a number between 0 (uncompressed) and 3 (high).\n");
2047 PWC_ERROR("Malformed camera hint: the colon must be after the dot.\n");
2054 PWC_ERROR("Malformed camera hint: no colon + device node given.\n");