Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/zoran/
Dzoran_card.h15 extern int zr36067_debug;
Dzoran_card.c91 int zr36067_debug = 1; variable
92 module_param_named(debug, zr36067_debug, int, 0644);
Dzoran_device.c156 if (zr36067_debug > 2) { in dump_guests()