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

/linux-4.1.27/drivers/media/pci/zoran/
H A Dzoran_card.h33 extern int zr36067_debug;
37 if (zr36067_debug >= num) \
H A Dzoran_card.c122 int zr36067_debug = 1; variable
123 module_param_named(debug, zr36067_debug, int, 0644);
970 if (zr36067_debug > 1) test_interrupts()
1065 if (zr36067_debug > 2) zr36057_init()
H A Dzoran_device.c168 if (zr36067_debug > 2) { dump_guests()
1279 if (zr36067_debug > 1 && zr->num_errors <= 8) { error_handler()
1470 if (zr36067_debug > 1 && (!zr->frame_num || zr->JPEG_error)) { zoran_irq()
1499 if (zr36067_debug > 2 && zr->frame_num < 6) { zoran_irq()
H A Dzoran_driver.c1004 if (zr36067_debug > 1) zoran_close()

Completed in 98 milliseconds