Searched refs:PWC_DEBUG_MODULE (Results 1 - 3 of 3) 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-if.c1253 PWC_DEBUG_MODULE("video_close() called on closed device?\n");
1260 PWC_DEBUG_MODULE("Closing video device: %d frames received, dumped %d frames, %d frames with errors.\n", pdev->vframe_count, pdev->vframes_dumped, pdev->vframes_error);
1274 PWC_DEBUG_MODULE("Failed to set LED on/off time.\n");
1969 PWC_DEBUG_MODULE("Default framerate set to %d.\n", default_fps);
1984 PWC_DEBUG_MODULE("Default image size set to %s [%dx%d].\n", sizenames[default_size], pwc_image_sizes[default_size].x, pwc_image_sizes[default_size].y);
1992 PWC_DEBUG_MODULE("Number of image buffers set to %d.\n", pwc_mbufs);
2000 PWC_DEBUG_MODULE("Number of frame buffers set to %d.\n", default_fbufs);
2004 PWC_DEBUG_MODULE("Trace options: 0x%04x\n", pwc_trace);
2013 PWC_DEBUG_MODULE("Preferred compression set to %d.\n", pwc_preferred_compression);
2016 PWC_DEBUG_MODULE("Enablin
[all...]
H A Dpwc.h68 #define PWC_DEBUG_MODULE(fmt, args...) PWC_DEBUG(MODULE, fmt, ##args) macro
H A Dpwc-ctrl.c261 PWC_DEBUG_MODULE("Failed to send video command... %d\n", ret);
435 PWC_DEBUG_MODULE("Could not find suitable size.\n");

Completed in 176 milliseconds