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

/linux-4.4.14/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()
1425 v4l_dbg(1, cx25840_debug, client, "decoder set size %dx%d -> scale %ux%u\n", cx25840_set_fmt()
1692 v4l_dbg(1, cx25840_debug, client, "%s audio output\n", cx25840_s_audio_stream()
1715 v4l_dbg(1, cx25840_debug, client, "%s video output\n", cx25840_s_stream()
1770 v4l_dbg(1, cx25840_debug, client, "g_std fmt = %x, v4l2_std_id = 0x%x\n", cx25840_g_std()
1961 v4l_dbg(2, cx25840_debug, c, "AV Core IRQ status (entry): %s %s %s\n", cx23885_irq_handler()
1969 v4l_dbg(2, cx25840_debug, c, cx23885_irq_handler()
1983 v4l_dbg(2, cx25840_debug, c, cx23885_irq_handler()
1987 v4l_dbg(2, cx25840_debug, c, cx23885_irq_handler()
1999 v4l_dbg(2, cx25840_debug, c, cx23885_irq_handler()
2011 v4l_dbg(2, cx25840_debug, c, "AV Core IRQ status (exit): %s %s %s\n", cx23885_irq_handler()
2061 v4l_dbg(1, cx25840_debug, client, "%s(%d)\n", __func__, ifHz); cx23885_dif_setup()
2079 v4l_dbg(1, cx25840_debug, client, "%s(%d) again\n", __func__, ifHz); cx23885_dif_setup()
4978 v4l_dbg(1, cx25840_debug, client, "%s() Selecting NTSC", cx23888_std_setup()
5002 v4l_dbg(1, cx25840_debug, client, "%s() Selecting PAL-BG", cx23888_std_setup()
5157 v4l_dbg(1, cx25840_debug, client, "detecting cx25840 client on address 0x%x\n", client->addr << 1); cx25840_probe()
5161 v4l_dbg(1, cx25840_debug, client, "device_id = 0x%04x\n", device_id); cx25840_probe()
5183 v4l_dbg(1, cx25840_debug, client, "cx25840 not found\n"); cx25840_probe()

Completed in 55 milliseconds