Lines Matching refs:v4l2_dbg

240 	v4l2_dbg(1, debug, sd, "%s:\n", __func__);  in adv7511_edid_rd()
418 v4l2_dbg(1, debug, sd, "%s: ctrl id: %d, ctrl->val %d\n", __func__, ctrl->id, ctrl->val); in adv7511_s_ctrl()
681 v4l2_dbg(1, debug, sd, "%s: power %s\n", __func__, on ? "on" : "off"); in adv7511_s_power()
702 v4l2_dbg(1, debug, sd, "%s: failed to powerup the adv7511!\n", __func__); in adv7511_s_power()
707 v4l2_dbg(1, debug, sd, "%s: needed %d retries to powerup the adv7511\n", __func__, i); in adv7511_s_power()
825 v4l2_dbg(1, debug, sd, "%s: len %d\n", __func__, len); in adv7511_cec_adap_transmit()
858 v4l2_dbg(1, debug, sd, "%s: tx raw: tx disabled\n", __func__); in adv_cec_tx_raw_status()
863 v4l2_dbg(1, debug, sd, in adv_cec_tx_raw_status()
874 v4l2_dbg(1, debug, sd, "%s: tx raw: retry failed\n", __func__); in adv_cec_tx_raw_status()
891 v4l2_dbg(1, debug, sd, "%s: tx raw: ready ok\n", __func__); in adv_cec_tx_raw_status()
912 v4l2_dbg(2, debug, sd, "%s: %s\n", __func__, enable ? "enable" : "disable"); in adv7511_set_isr()
959 v4l2_dbg(1, debug, sd, "%s: irq 0x%x, cec-irq 0x%x\n", __func__, in adv7511_isr()
977 v4l2_dbg(1, debug, sd, "%s: cec msg len %d\n", __func__, in adv7511_isr()
1021 v4l2_dbg(1, debug, sd, "%s: %sable\n", __func__, (enable ? "en" : "dis")); in adv7511_s_stream()
1039 v4l2_dbg(1, debug, sd, "%s:\n", __func__); in adv7511_s_dv_timings()
1084 v4l2_dbg(1, debug, sd, "%s:\n", __func__); in adv7511_g_dv_timings()
1122 v4l2_dbg(1, debug, sd, "%s: %sable\n", __func__, (enable ? "en" : "dis")); in adv7511_s_audio_stream()
1458 v4l2_dbg(lvl, debug, sd, "edid segment %d\n", segment); in adv7511_dbg_dump_edid()
1463 v4l2_dbg(lvl, debug, sd, "\n"); in adv7511_dbg_dump_edid()
1469 v4l2_dbg(lvl, debug, sd, "%s\n", b); in adv7511_dbg_dump_edid()
1494 v4l2_dbg(1, debug, sd, "%s:\n", __func__); in adv7511_edid_handler()
1507 v4l2_dbg(1, debug, sd, "%s: edid read failed\n", __func__); in adv7511_edid_handler()
1518 v4l2_dbg(1, debug, sd, "%s: no edid found\n", __func__); in adv7511_edid_handler()
1523 v4l2_dbg(1, debug, sd, "%s\n", __func__); in adv7511_audio_setup()
1534 v4l2_dbg(1, debug, sd, "%s\n", __func__); in adv7511_setup()
1579 v4l2_dbg(1, debug, sd, "%s: status: 0x%x%s%s\n", in adv7511_check_monitor_present_status()
1590 v4l2_dbg(1, debug, sd, "%s: hotplug and (rx-sense or edid)\n", __func__); in adv7511_check_monitor_present_status()
1592 v4l2_dbg(1, debug, sd, "%s: monitor detected\n", __func__); in adv7511_check_monitor_present_status()
1596 v4l2_dbg(1, debug, sd, "%s: monitor detected, powerup failed\n", __func__); in adv7511_check_monitor_present_status()
1605 v4l2_dbg(1, debug, sd, "%s: hotplug detected\n", __func__); in adv7511_check_monitor_present_status()
1609 v4l2_dbg(1, debug, sd, "%s: hotplug not detected\n", __func__); in adv7511_check_monitor_present_status()
1611 v4l2_dbg(1, debug, sd, "%s: monitor not detected\n", __func__); in adv7511_check_monitor_present_status()
1662 v4l2_dbg(1, debug, sd, "%s: edid ready (retries: %d)\n", in adv7511_check_edid_status()
1676 v4l2_dbg(1, debug, sd, "%s: got segment %d\n", __func__, segment); in adv7511_check_edid_status()
1681 v4l2_dbg(1, debug, sd, "%s: %d blocks in total\n", __func__, state->edid.blocks); in adv7511_check_edid_status()
1697 v4l2_dbg(1, debug, sd, "%s: request segment %d\n", __func__, state->edid.segments); in adv7511_check_edid_status()
1705 v4l2_dbg(1, debug, sd, "%s: edid complete with %d segment(s)\n", __func__, state->edid.segments); in adv7511_check_edid_status()
1757 v4l2_dbg(1, debug, sd, "%s\n", __func__); in adv7511_init_setup()
1777 v4l2_dbg(1, debug, sd, "%s: cec_clk %d\n", __func__, cec_clk); in adv7511_init_setup()
1823 v4l2_dbg(1, debug, sd, "detecting adv7511 client on address 0x%x\n", in adv7511_probe()
1962 v4l2_dbg(1, debug, sd, "%s removed @ 0x%x (%s)\n", client->name, in adv7511_remove()