Lines Matching defs:debug
31 static int debug;
32 module_param(debug, int, 0);
33 MODULE_PARM_DESC(debug, "Debug level (0-1)");
221 v4l2_dbg(1, debug, sd, "illegal norm: %llx\n",
225 v4l2_dbg(1, debug, sd, "switched to %llx\n", (unsigned long long)std);
282 v4l2_dbg(1, debug, sd, "illegal input: %d\n", input);
285 v4l2_dbg(1, debug, sd, "switched to %s\n", inputs[input]);
345 v4l2_dbg(1, debug, sd,
418 v4l2_dbg(1, debug, sd, "revision %d\n", i & 1);
421 v4l2_dbg(1, debug, sd, "init error 0x%x\n", i);