Searched refs:PWC_ERROR (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/pwc/
H A Dpwc-uncompress.c120 PWC_ERROR("Mode Bayer is not supported for now\n");
127 PWC_ERROR("This chipset is not supported for now\n");
H A Dpwc-if.c269 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_handle
[all...]
H A Dpwc.h88 #define PWC_ERROR(fmt, args...) printk(KERN_ERR PFX fmt, ##args) macro
95 #define PWC_ERROR(fmt, args...) printk(KERN_ERR PFX fmt, ##args) macro
H A Dpwc-ctrl.c450 PWC_ERROR("Failed to set video mode %s@%d fps; return code = %d\n", size2name[size], frames, ret);

Completed in 43 milliseconds