Lines Matching defs:debug

31 static int debug;
32 module_param(debug, int, 0644);
33 MODULE_PARM_DESC(debug, "debug level (0-2)");
240 v4l2_dbg(1, debug, sd, "%s:\n", __func__);
418 v4l2_dbg(1, debug, sd, "%s: ctrl id: %d, ctrl->val %d\n", __func__, ctrl->id, ctrl->val);
681 v4l2_dbg(1, debug, sd, "%s: power %s\n", __func__, on ? "on" : "off");
702 v4l2_dbg(1, debug, sd, "%s: failed to powerup the adv7511!\n", __func__);
707 v4l2_dbg(1, debug, sd, "%s: needed %d retries to powerup the adv7511\n", __func__, i);
825 v4l2_dbg(1, debug, sd, "%s: len %d\n", __func__, len);
858 v4l2_dbg(1, debug, sd, "%s: tx raw: tx disabled\n", __func__);
863 v4l2_dbg(1, debug, sd,
874 v4l2_dbg(1, debug, sd, "%s: tx raw: retry failed\n", __func__);
891 v4l2_dbg(1, debug, sd, "%s: tx raw: ready ok\n", __func__);
912 v4l2_dbg(2, debug, sd, "%s: %s\n", __func__, enable ? "enable" : "disable");
959 v4l2_dbg(1, debug, sd, "%s: irq 0x%x, cec-irq 0x%x\n", __func__,
977 v4l2_dbg(1, debug, sd, "%s: cec msg len %d\n", __func__,
1021 v4l2_dbg(1, debug, sd, "%s: %sable\n", __func__, (enable ? "en" : "dis"));
1039 v4l2_dbg(1, debug, sd, "%s:\n", __func__);
1084 v4l2_dbg(1, debug, sd, "%s:\n", __func__);
1122 v4l2_dbg(1, debug, sd, "%s: %sable\n", __func__, (enable ? "en" : "dis"));
1454 static void adv7511_dbg_dump_edid(int lvl, int debug, struct v4l2_subdev *sd, int segment, u8 *buf)
1456 if (debug >= lvl) {
1458 v4l2_dbg(lvl, debug, sd, "edid segment %d\n", segment);
1463 v4l2_dbg(lvl, debug, sd, "\n");
1469 v4l2_dbg(lvl, debug, sd, "%s\n", b);
1494 v4l2_dbg(1, debug, sd, "%s:\n", __func__);
1507 v4l2_dbg(1, debug, sd, "%s: edid read failed\n", __func__);
1518 v4l2_dbg(1, debug, sd, "%s: no edid found\n", __func__);
1523 v4l2_dbg(1, debug, sd, "%s\n", __func__);
1534 v4l2_dbg(1, debug, sd, "%s\n", __func__);
1579 v4l2_dbg(1, debug, sd, "%s: status: 0x%x%s%s\n",
1590 v4l2_dbg(1, debug, sd, "%s: hotplug and (rx-sense or edid)\n", __func__);
1592 v4l2_dbg(1, debug, sd, "%s: monitor detected\n", __func__);
1596 v4l2_dbg(1, debug, sd, "%s: monitor detected, powerup failed\n", __func__);
1605 v4l2_dbg(1, debug, sd, "%s: hotplug detected\n", __func__);
1609 v4l2_dbg(1, debug, sd, "%s: hotplug not detected\n", __func__);
1611 v4l2_dbg(1, debug, sd, "%s: monitor not detected\n", __func__);
1662 v4l2_dbg(1, debug, sd, "%s: edid ready (retries: %d)\n",
1676 v4l2_dbg(1, debug, sd, "%s: got segment %d\n", __func__, segment);
1678 adv7511_dbg_dump_edid(2, debug, sd, segment, &state->edid.data[segment * 256]);
1681 v4l2_dbg(1, debug, sd, "%s: %d blocks in total\n", __func__, state->edid.blocks);
1697 v4l2_dbg(1, debug, sd, "%s: request segment %d\n", __func__, state->edid.segments);
1705 v4l2_dbg(1, debug, sd, "%s: edid complete with %d segment(s)\n", __func__, state->edid.segments);
1757 v4l2_dbg(1, debug, sd, "%s\n", __func__);
1777 v4l2_dbg(1, debug, sd, "%s: cec_clk %d\n", __func__, cec_clk);
1823 v4l2_dbg(1, debug, sd, "detecting adv7511 client on address 0x%x\n",
1962 v4l2_dbg(1, debug, sd, "%s removed @ 0x%x (%s)\n", client->name,