Lines Matching refs:debug
31 static int debug; variable
32 module_param(debug, int, 0644);
33 MODULE_PARM_DESC(debug, "debug level (0-2)");
149 v4l2_dbg(1, debug, sd, "%s: power %s\n", __func__, on ? "on" : "off"); in ths8200_s_power()
182 v4l2_dbg(1, debug, sd, "%s: %sable\n", in ths8200_s_stream()
354 v4l2_dbg(1, debug, sd, "%s: frame %dx%d, polarity %d\n" in ths8200_setup()
366 v4l2_dbg(1, debug, sd, "%s:\n", __func__); in ths8200_s_dv_timings()
374 v4l2_dbg(1, debug, sd, "Unsupported format\n"); in ths8200_s_dv_timings()
393 v4l2_dbg(1, debug, sd, "%s:\n", __func__); in ths8200_g_dv_timings()
458 v4l2_dbg(1, debug, sd, "chip version 0x%x\n", state->chip_version); in ths8200_probe()
477 v4l2_dbg(1, debug, sd, "%s removed @ 0x%x (%s)\n", client->name, in ths8200_remove()