/linux-4.4.14/drivers/media/i2c/ |
D | msp3400-kthreads.c | 223 v4l_dbg(1, msp_debug, client, "set_mode: %d\n", mode); in msp3400c_set_mode() 269 v4l_dbg(1, msp_debug, client, in msp3400c_set_audmode() 298 v4l_dbg(1, msp_debug, client, "FM set_audmode: %s\n", modestr); in msp3400c_set_audmode() 312 v4l_dbg(1, msp_debug, client, "SAT set_audmode: %s\n", modestr); in msp3400c_set_audmode() 332 v4l_dbg(1, msp_debug, client, in msp3400c_set_audmode() 338 v4l_dbg(1, msp_debug, client, in msp3400c_set_audmode() 342 v4l_dbg(1, msp_debug, client, in msp3400c_set_audmode() 347 v4l_dbg(1, msp_debug, client, in msp3400c_set_audmode() 351 v4l_dbg(1, msp_debug, client, "mono set_audmode\n"); in msp3400c_set_audmode() 356 v4l_dbg(1, msp_debug, client, "set audmode %d\n", audmode); in msp3400c_set_audmode() [all …]
|
D | msp3400-driver.c | 149 v4l_dbg(3, msp_debug, client, "msp_reset\n"); in msp_reset() 195 v4l_dbg(3, msp_debug, client, "msp_read(0x%x, 0x%x): 0x%x\n", in msp_read() 221 v4l_dbg(3, msp_debug, client, "msp_write(0x%x, 0x%x, 0x%x)\n", in msp_write() 304 v4l_dbg(1, msp_debug, client, "scart switch: %s => %d (ACB=0x%04x)\n", in msp_set_scart() 362 v4l_dbg(1, msp_debug, client, "mute=%s scanning=%s volume=%d\n", in msp_s_ctrl() 429 v4l_dbg(1, msp_debug, client, "switching to radio mode\n"); in msp_s_radio() 464 v4l_dbg(2, msp_debug, client, in msp_querystd() 558 v4l_dbg(1, msp_debug, client, "Setting I2S speed to %d\n", freq); in msp_s_i2s_clock_freq() 623 v4l_dbg(1, msp_debug, client, "suspend\n"); in msp_suspend() 631 v4l_dbg(1, msp_debug, client, "resume\n"); in msp_resume() [all …]
|
D | tea6420.c | 125 v4l_dbg(1, debug, client, "could not initialize tea6420\n"); in tea6420_probe()
|
D | bt866.c | 72 v4l_dbg(1, debug, client, "write 0x%02x = 0x%02x\n", subaddr, data); in bt866_write()
|
D | saa7115.c | 1790 v4l_dbg(1, debug, client, in saa711x_detect_chip() 1798 v4l_dbg(1, debug, client, "chip %*ph @ 0x%x is unknown.\n", in saa711x_detect_chip()
|
D | saa7127.c | 735 v4l_dbg(1, debug, client, "detecting saa7127 client on address 0x%x\n", in saa7127_probe()
|
D | ad9389b.c | 1112 v4l_dbg(1, debug, client, "detecting ad9389b client on address 0x%x\n", in ad9389b_probe()
|
D | ov7670.c | 1595 v4l_dbg(1, debug, client, in ov7670_probe()
|
D | tc358743.c | 1825 v4l_dbg(1, debug, client, "chip found @ 0x%x (%s)\n", in tc358743_probe()
|
D | adv7604.c | 3020 v4l_dbg(1, debug, client, "detecting adv76xx client on address 0x%x\n", in adv76xx_probe()
|
D | adv7842.c | 3207 v4l_dbg(1, debug, client, "detecting adv7842 client on address 0x%x\n", in adv7842_probe()
|
/linux-4.4.14/drivers/media/i2c/cx25840/ |
D | cx25840-core.c | 846 v4l_dbg(1, cx25840_debug, client, in cx25840_std_setup() 855 v4l_dbg(1, cx25840_debug, client, "PLL = %d.%06d MHz\n", in cx25840_std_setup() 857 v4l_dbg(1, cx25840_debug, client, "PLL/8 = %d.%06d MHz\n", in cx25840_std_setup() 861 v4l_dbg(1, cx25840_debug, client, in cx25840_std_setup() 866 v4l_dbg(1, cx25840_debug, client, in cx25840_std_setup() 870 v4l_dbg(1, cx25840_debug, client, "hblank %i, hactive %i, " in cx25840_std_setup() 1014 v4l_dbg(1, cx25840_debug, client, in set_input() 1019 v4l_dbg(1, cx25840_debug, client, "vid_input 0x%x\n", in set_input() 1025 v4l_dbg(1, cx25840_debug, client, "mux cfg 0x%x comp=%d\n", in set_input() 1304 v4l_dbg(1, cx25840_debug, client, "changing video std to fmt %i\n",fmt); in set_v4lstd() [all …]
|
/linux-4.4.14/include/media/ |
D | v4l2-common.h | 52 #define v4l_dbg(level, debug, client, fmt, arg...) \ macro
|
/linux-4.4.14/drivers/media/i2c/s5c73m3/ |
D | s5c73m3-core.c | 138 v4l_dbg(4, s5c73m3_dbg, client, "%s: addr 0x%04x, data 0x%04x\n", in s5c73m3_i2c_write()
|