Lines Matching defs:debug
29 static int debug;
30 module_param(debug, int, 0644);
349 v4l2_dbg(3, debug, client, "i2c_read: 0x%04X : 0x%04x\n", addr, *val);
359 v4l2_dbg(3, debug, client, "i2c_write: 0x%04X : 0x%04x\n", addr, val);
541 v4l2_dbg(1, debug, c, "man_exp: %d, auto_exp: %d, a_alg: 0x%x\n",
612 v4l2_dbg(1, debug, client, "error: 0x%x (%d)\n", error, ret);
773 v4l2_dbg(1, debug, client, "Frame interval: %d +/- 3.3ms. (%d)\n",
974 v4l2_dbg(1, debug, &s5k6aa->sd, "Changed frame interval to %d us\n",
985 v4l2_dbg(1, debug, sd, "Setting %d/%d frame interval\n",
1182 v4l2_dbg(1, debug, sd, "Current crop rectangle: (%d,%d)/%dx%d\n",
1224 v4l2_dbg(1, debug, sd, "Set crop rectangle: (%d,%d)/%dx%d\n",
1257 v4l2_dbg(1, debug, sd, "ctrl: 0x%x, value: %d\n", ctrl->id, ctrl->val);