Searched refs:zr36067_debug (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/zoran/
H A Dzoran_card.h33 extern int zr36067_debug;
37 if (zr36067_debug >= num) \
H A Dzoran_card.c130 int zr36067_debug = 1; variable
131 module_param_named(debug, zr36067_debug, int, 0644);
986 if (zr36067_debug > 1)
1078 if (zr36067_debug > 2)
H A Dzoran_device.c168 if (zr36067_debug > 2) {
1281 if (zr36067_debug > 1 && zr->num_errors <= 8) {
1472 if (zr36067_debug > 1 && (!zr->frame_num || zr->JPEG_error)) {
1505 if (zr36067_debug > 2 && zr->frame_num < 6) {
H A Dzoran_driver.c1006 if (zr36067_debug > 1)

Completed in 113 milliseconds