Home
last modified time | relevance | path

Searched refs:v4l_dbg (Results 1 – 13 of 13) sorted by relevance

/Linux-v4.19/drivers/media/i2c/
Dtda1997x.c606 v4l_dbg(1, debug, state->client, "%s code=0x%x\n", __func__, code); in tda1997x_setup_format()
628 v4l_dbg(1, debug, state->client, "%s code=0x%x fmt=%s\n", __func__, in tda1997x_setup_format()
661 v4l_dbg(1, debug, state->client, "input:%s quant:%s output:%s\n", in tda1997x_configure_csc()
702 v4l_dbg(1, debug, state->client, "%s\n", in tda1997x_configure_csc()
1236 v4l_dbg(1, debug, state->client, in set_rgb_quantization_range()
1661 v4l_dbg(1, debug, state->client, "%s\n", __func__); in tda1997x_s_dv_timings()
1686 v4l_dbg(1, debug, state->client, "%s\n", __func__); in tda1997x_g_dv_timings()
1699 v4l_dbg(1, debug, state->client, "%s\n", __func__); in tda1997x_query_dv_timings()
1738 v4l_dbg(1, debug, state->client, "%s %d\n", __func__, code->index); in tda1997x_enum_mbus_code()
1770 v4l_dbg(1, debug, state->client, "%s pad=%d which=%d\n", in tda1997x_get_format()
[all …]
Dtea6420.c125 v4l_dbg(1, debug, client, "could not initialize tea6420\n"); in tea6420_probe()
Dbt866.c72 v4l_dbg(1, debug, client, "write 0x%02x = 0x%02x\n", subaddr, data); in bt866_write()
Dsaa7115.c1773 v4l_dbg(1, debug, client, in saa711x_detect_chip()
1787 v4l_dbg(1, debug, client, in saa711x_detect_chip()
1796 v4l_dbg(1, debug, client, "chip %*ph @ 0x%x is unknown.\n", in saa711x_detect_chip()
Dsaa7127.c731 v4l_dbg(1, debug, client, "detecting saa7127 client on address 0x%x\n", in saa7127_probe()
Dad9389b.c1096 v4l_dbg(1, debug, client, "detecting ad9389b client on address 0x%x\n", in ad9389b_probe()
Dov7670.c1833 v4l_dbg(1, debug, client, in ov7670_probe()
Dtc358743.c2041 v4l_dbg(1, debug, client, "chip found @ 0x%x (%s)\n", in tc358743_probe()
Dadv7604.c3321 v4l_dbg(1, debug, client, "detecting adv76xx client on address 0x%x\n", in adv76xx_probe()
Dadv7842.c3449 v4l_dbg(1, debug, client, "detecting adv7842 client on address 0x%x\n", in adv7842_probe()
/Linux-v4.19/drivers/media/i2c/cx25840/
Dcx25840-core.c870 v4l_dbg(1, cx25840_debug, client, in cx25840_std_setup()
879 v4l_dbg(1, cx25840_debug, client, "PLL = %d.%06d MHz\n", in cx25840_std_setup()
881 v4l_dbg(1, cx25840_debug, client, "PLL/8 = %d.%06d MHz\n", in cx25840_std_setup()
885 v4l_dbg(1, cx25840_debug, client, in cx25840_std_setup()
890 v4l_dbg(1, cx25840_debug, client, in cx25840_std_setup()
894v4l_dbg(1, cx25840_debug, client, "hblank %i, hactive %i, vblank %i, vactive %i, vblank656 %i, src… in cx25840_std_setup()
1035 v4l_dbg(1, cx25840_debug, client, in set_input()
1040 v4l_dbg(1, cx25840_debug, client, "vid_input 0x%x\n", in set_input()
1046 v4l_dbg(1, cx25840_debug, client, "mux cfg 0x%x comp=%d\n", in set_input()
1309 v4l_dbg(1, cx25840_debug, client, "changing video std to fmt %i\n",fmt); in set_v4lstd()
[all …]
/Linux-v4.19/include/media/
Dv4l2-common.h52 #define v4l_dbg(level, debug, client, fmt, arg...) \ macro
/Linux-v4.19/drivers/media/i2c/s5c73m3/
Ds5c73m3-core.c139 v4l_dbg(4, s5c73m3_dbg, client, "%s: addr 0x%04x, data 0x%04x\n", in s5c73m3_i2c_write()