Lines Matching refs:debug

48 static int debug;	/* insmod parameter */  variable
49 module_param(debug, int, 0644);
163 v4l2_dbg(1, debug, sd, "chip_write: 0x%x\n", val); in chip_write()
178 v4l2_dbg(1, debug, sd, "chip_write: reg%d=0x%x\n", in chip_write()
224 v4l2_dbg(1, debug, sd, "chip_read: 0x%x\n", buffer); in chip_read()
254 v4l2_dbg(1, debug, sd, "chip_read2: reg%d=0x%x\n", in chip_read2()
278 v4l2_dbg(1, debug, sd, "chip_cmd(%s): reg=%d, data:", in chip_cmd()
281 if (debug) in chip_cmd()
285 if (debug) in chip_cmd()
316 v4l2_dbg(1, debug, sd, "thread started\n"); in chip_thread()
326 v4l2_dbg(1, debug, sd, "thread wakeup\n"); in chip_thread()
338 v4l2_dbg(1, debug, sd, "thread checkmode\n"); in chip_thread()
373 v4l2_dbg(1, debug, sd, "thread exiting\n"); in chip_thread()
412 v4l2_dbg(1, debug, sd, in tda9840_getrxsubchans()
731 v4l2_dbg(1, debug, sd, in tda9873_getrxsubchans()
744 v4l2_dbg(1, debug, sd, in tda9873_setaudmode()
749 v4l2_dbg(1, debug, sd, in tda9873_setaudmode()
752 v4l2_dbg(1, debug, sd, "tda9873_setaudmode(): sw_data = %d\n", in tda9873_setaudmode()
776 v4l2_dbg(1, debug, sd, in tda9873_setaudmode()
918 v4l2_dbg(1, debug, sd, "tda9874a_setup(): %s [0x%02X].\n", in tda9874a_setup()
962 v4l2_dbg(1, debug, sd, in tda9874a_getrxsubchans()
1014 v4l2_dbg(1, debug, sd, in tda9874a_setaudmode()
1053 v4l2_dbg(1, debug, sd, in tda9874a_setaudmode()
1069 v4l2_dbg(1, debug, sd, "tda9874a_checkit(): DIC=0x%X, SIC=0x%X.\n", dic, sic); in tda9874a_checkit()
1407 v4l2_dbg(1, debug, sd, "ta8874z_setaudmode(): mode: 0x%02x\n", mode); in ta8874z_setaudmode()
1900 if (debug) { in tvaudio_probe()
1915 v4l2_dbg(1, debug, sd, "chip found @ 0x%x\n", client->addr<<1); in tvaudio_probe()
1927 v4l2_dbg(1, debug, sd, "no matching chip description found\n"); in tvaudio_probe()
1932 v4l2_dbg(1, debug, sd, "matches:%s%s%s.\n", in tvaudio_probe()