Searched refs:cx25840_debug (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/media/i2c/cx25840/
H A Dcx25840-core.c78 static int cx25840_debug; variable
80 module_param_named(debug,cx25840_debug, int, 0644);
846 v4l_dbg(1, cx25840_debug, client, cx25840_std_setup()
855 v4l_dbg(1, cx25840_debug, client, "PLL = %d.%06d MHz\n", cx25840_std_setup()
857 v4l_dbg(1, cx25840_debug, client, "PLL/8 = %d.%06d MHz\n", cx25840_std_setup()
861 v4l_dbg(1, cx25840_debug, client, cx25840_std_setup()
866 v4l_dbg(1, cx25840_debug, client, cx25840_std_setup()
870 v4l_dbg(1, cx25840_debug, client, "hblank %i, hactive %i, " cx25840_std_setup()
1014 v4l_dbg(1, cx25840_debug, client, set_input()
1019 v4l_dbg(1, cx25840_debug, client, "vid_input 0x%x\n", set_input()
1025 v4l_dbg(1, cx25840_debug, client, "mux cfg 0x%x comp=%d\n", set_input()
1304 v4l_dbg(1, cx25840_debug, client, "changing video std to fmt %i\n",fmt); set_v4lstd()
1420 v4l_dbg(1, cx25840_debug, client, "decoder set size %dx%d -> scale %ux%u\n", cx25840_s_mbus_fmt()
1687 v4l_dbg(1, cx25840_debug, client, "%s audio output\n", cx25840_s_audio_stream()
1710 v4l_dbg(1, cx25840_debug, client, "%s video output\n", cx25840_s_stream()
1765 v4l_dbg(1, cx25840_debug, client, "g_std fmt = %x, v4l2_std_id = 0x%x\n", cx25840_g_std()
1956 v4l_dbg(2, cx25840_debug, c, "AV Core IRQ status (entry): %s %s %s\n", cx23885_irq_handler()
1964 v4l_dbg(2, cx25840_debug, c, cx23885_irq_handler()
1978 v4l_dbg(2, cx25840_debug, c, cx23885_irq_handler()
1982 v4l_dbg(2, cx25840_debug, c, cx23885_irq_handler()
1994 v4l_dbg(2, cx25840_debug, c, cx23885_irq_handler()
2006 v4l_dbg(2, cx25840_debug, c, "AV Core IRQ status (exit): %s %s %s\n", cx23885_irq_handler()
2056 v4l_dbg(1, cx25840_debug, client, "%s(%d)\n", __func__, ifHz); cx23885_dif_setup()
2074 v4l_dbg(1, cx25840_debug, client, "%s(%d) again\n", __func__, ifHz); cx23885_dif_setup()
4973 v4l_dbg(1, cx25840_debug, client, "%s() Selecting NTSC", cx23888_std_setup()
4997 v4l_dbg(1, cx25840_debug, client, "%s() Selecting PAL-BG", cx23888_std_setup()
5148 v4l_dbg(1, cx25840_debug, client, "detecting cx25840 client on address 0x%x\n", client->addr << 1); cx25840_probe()
5152 v4l_dbg(1, cx25840_debug, client, "device_id = 0x%04x\n", device_id); cx25840_probe()
5174 v4l_dbg(1, cx25840_debug, client, "cx25840 not found\n"); cx25840_probe()

Completed in 70 milliseconds