Home
last modified time | relevance | path

Searched refs:zr36067_debug (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/media/zoran/
H A Dzoran_card.h15 extern int zr36067_debug;
H A Dzoran_card.c91 int zr36067_debug = 1; variable
92 module_param_named(debug, zr36067_debug, int, 0644);
H A Dzoran_device.c156 if (zr36067_debug > 2) { in dump_guests()