Lines Matching refs:debug

30 static int debug;
31 module_param(debug, int, 0644);
32 MODULE_PARM_DESC(debug, "debug level (0-2)");
221 v4l2_dbg(1, debug, sd, "%s:\n", __func__);
384 v4l2_dbg(1, debug, sd, "%s: ctrl id: %d, ctrl->val %d\n", __func__, ctrl->id, ctrl->val);
647 v4l2_dbg(1, debug, sd, "%s: power %s\n", __func__, on ? "on" : "off");
668 v4l2_dbg(1, debug, sd, "%s: failed to powerup the adv7511!\n", __func__);
673 v4l2_dbg(1, debug, sd, "%s: needed %d retries to powerup the adv7511\n", __func__, i);
791 v4l2_dbg(1, debug, sd, "%s: len %d\n", __func__, len);
824 v4l2_dbg(1, debug, sd, "%s: tx raw: tx disabled\n", __func__);
829 v4l2_dbg(1, debug, sd,
840 v4l2_dbg(1, debug, sd, "%s: tx raw: retry failed\n", __func__);
857 v4l2_dbg(1, debug, sd, "%s: tx raw: ready ok\n", __func__);
878 v4l2_dbg(2, debug, sd, "%s: %s\n", __func__, enable ? "enable" : "disable");
925 v4l2_dbg(1, debug, sd, "%s: irq 0x%x, cec-irq 0x%x\n", __func__,
943 v4l2_dbg(1, debug, sd, "%s: cec msg len %d\n", __func__,
987 v4l2_dbg(1, debug, sd, "%s: %sable\n", __func__, (enable ? "en" : "dis"));
1005 v4l2_dbg(1, debug, sd, "%s:\n", __func__);
1050 v4l2_dbg(1, debug, sd, "%s:\n", __func__);
1088 v4l2_dbg(1, debug, sd, "%s: %sable\n", __func__, (enable ? "en" : "dis"));
1420 static void adv7511_dbg_dump_edid(int lvl, int debug, struct v4l2_subdev *sd, int segment, u8 *buf)
1422 if (debug >= lvl) {
1424 v4l2_dbg(lvl, debug, sd, "edid segment %d\n", segment);
1429 v4l2_dbg(lvl, debug, sd, "\n");
1435 v4l2_dbg(lvl, debug, sd, "%s\n", b);
1460 v4l2_dbg(1, debug, sd, "%s:\n", __func__);
1473 v4l2_dbg(1, debug, sd, "%s: edid read failed\n", __func__);
1484 v4l2_dbg(1, debug, sd, "%s: no edid found\n", __func__);
1489 v4l2_dbg(1, debug, sd, "%s\n", __func__);
1500 v4l2_dbg(1, debug, sd, "%s\n", __func__);
1545 v4l2_dbg(1, debug, sd, "%s: status: 0x%x%s%s\n",
1556 v4l2_dbg(1, debug, sd, "%s: hotplug and (rx-sense or edid)\n", __func__);
1558 v4l2_dbg(1, debug, sd, "%s: monitor detected\n", __func__);
1562 v4l2_dbg(1, debug, sd, "%s: monitor detected, powerup failed\n", __func__);
1571 v4l2_dbg(1, debug, sd, "%s: hotplug detected\n", __func__);
1575 v4l2_dbg(1, debug, sd, "%s: hotplug not detected\n", __func__);
1577 v4l2_dbg(1, debug, sd, "%s: monitor not detected\n", __func__);
1628 v4l2_dbg(1, debug, sd, "%s: edid ready (retries: %d)\n",
1643 v4l2_dbg(1, debug, sd, "%s: got segment %d\n", __func__, segment);
1646 adv7511_dbg_dump_edid(2, debug, sd, segment, &state->edid.data[segment * 256]);
1649 v4l2_dbg(1, debug, sd, "%s: %d blocks in total\n",
1668 v4l2_dbg(1, debug, sd, "%s: request segment %d\n", __func__, state->edid.segments);
1676 v4l2_dbg(1, debug, sd, "%s: edid complete with %d segment(s)\n", __func__, state->edid.segments);
1728 v4l2_dbg(1, debug, sd, "%s\n", __func__);
1748 v4l2_dbg(1, debug, sd, "%s: cec_clk %d\n", __func__, cec_clk);
1794 v4l2_dbg(1, debug, sd, "detecting adv7511 client on address 0x%x\n",
1933 v4l2_dbg(1, debug, sd, "%s removed @ 0x%x (%s)\n", client->name,