Searched defs:dprintk (Results 1 - 25 of 196) sorted by path

12345678

/drivers/block/
H A Dnbd.c44 #define dprintk(flags, fmt...) macro
46 #define dprintk(flags, fmt...) do { \ macro
114 dprintk(DBG_BLKDEV, "%s: request %p: %s\n", req->rq_disk->disk_name,
256 dprintk(DBG_TX, "%s: request %p: sending control (%s@%llu,%uB)\n",
280 dprintk(DBG_TX, "%s: request %p: sending %d bytes data\n",
374 dprintk(DBG_RX, "%s: request %p: got reply\n",
388 dprintk(DBG_RX, "%s: request %p: got %d bytes data\n",
573 dprintk(DBG_BLKDEV, "%s: request %p: dequeued (flags=%x)\n",
772 dprintk(DBG_IOCTL, "%s: nbd_ioctl cmd=%s(0x%x) arg=%lu\n",
864 dprintk(DBG_INI
[all...]
/drivers/crypto/
H A Dhifn_795x.c44 #define dprintk(f, a...) printk(f, ##a) macro
46 #define dprintk(f, a...) do {} while (0) macro
707 dprintk("%s: Failed to reset PUC unit.\n", dev->name);
859 dprintk("Chip %s: Failed to initialise public key engine.\n",
866 dprintk("Chip %s: Public key engine has been successfully "
876 dprintk("Chip %s: RNG engine has been successfully initialised.\n",
902 dprintk("Chip %s: Unknown card!\n", dev->name);
925 dprintk("Chip %s: %s.\n", dev->name, pci_name(dev->pdev));
1476 dprintk("%s: copy: %u, size: %u, drest: %u, nbytes: %u.\n",
1504 dprintk("\
[all...]
/drivers/idle/
H A Di7300_idle.c49 #define dprintk(fmt, arg...) \ macro
138 dprintk("failed to stop I/O AT after %d retries\n",
175 dprintk("Data values src 0x%x, dest 0x%x, memset 0x%x\n",
368 dprintk("thrtctl_saved = 0x%02x, thrtlow_saved = 0x%02x\n",
371 dprintk("mc_saved = 0x%08x, gblactlm = 0x%02x\n",
379 dprintk("could not set GTW_MODE = 1 (OLTT enabled)\n");
/drivers/input/mouse/
H A Dappletouch.c242 #define dprintk(format, a...) \ macro
295 dprintk("atp_geyser_init: read error\n");
297 dprintk("appletouch[%d]: %d\n", i, data[i]);
314 dprintk("atp_geyser_init: write error\n");
316 dprintk("appletouch[%d]: %d\n", i, data[i]);
337 dprintk("appletouch: putting appletouch to sleep (reinit)\n");
493 dprintk("appletouch: incomplete data package"
704 dprintk("appletouch: updated base values\n");
H A Dbcm5974.c164 #define dprintk(level, format, a...)\ macro
493 dprintk(7,
646 dprintk(2, "bcm5974: switched to %s mode.\n",
676 dprintk(1, "bcm5974: bad button package, length: %d\n",
711 dprintk(1, "bcm5974: bad trackpad package, length: %d\n",
744 dprintk(1, "bcm5974: mode switch failed\n");
/drivers/media/common/b2c2/
H A Dflexcop.h16 #define dprintk(level,args...) \ macro
19 #define dprintk(level,args...) macro
22 #define deb_info(args...) dprintk(0x01, args)
23 #define deb_tuner(args...) dprintk(0x02, args)
24 #define deb_i2c(args...) dprintk(0x04, args)
25 #define deb_ts(args...) dprintk(0x08, args)
26 #define deb_sram(args...) dprintk(0x10, args)
27 #define deb_rdump(args...) dprintk(0x20, args)
/drivers/media/common/siano/
H A Dsmscoreapi.h1177 #define dprintk(kern, lvl, fmt, arg...) do {\ macro
1187 dprintk(KERN_INFO, DBG_INFO, fmt, ##arg)
1189 dprintk(KERN_DEBUG, DBG_ADV, fmt, ##arg)
/drivers/media/dvb-core/
H A Ddmxdev.c39 #define dprintk if (debug) printk macro
53 dprintk("dmxdev: buffer overflow\n");
129 dprintk("function : %s\n", __func__);
261 dprintk("function : %s\n", __func__);
371 dprintk("dmxdev: section callback %*ph\n", 6, buffer1);
681 dprintk("could not get filter\n");
849 dprintk("function : %s, PID=0x%04x, flags=%02x, timeout=%d\n",
1182 dprintk("function : %s\n", __func__);
H A Ddvb_ca_en50221.c49 #define dprintk if (dvb_ca_en50221_debug) printk macro
259 dprintk("%s\n", __func__);
272 dprintk("%s succeeded timeout:%lu\n", __func__, jiffies - start);
285 dprintk("%s failed timeout:%lu\n", __func__, jiffies - start);
306 dprintk("%s\n", __func__);
332 dprintk("Chosen link buffer size of %i\n", buf_size);
372 dprintk("END OF CHAIN TUPLE type:0x%x\n", _tupleType);
382 dprintk("TUPLE type:0x%x length:%i\n", _tupleType, _tupleLength);
387 dprintk(" 0x%02x: 0x%02x %c\n",
531 dprintk("dvb_c
[all...]
H A Ddvb_net.c75 #define dprintk(x...) do { if (dvb_net_debug) printk(x); } while (0) macro
318 dprintk("handle_ule_extensions: ule_next_hdr=%p, ule_sndu_type=%i, "
701 dprintk("Dropping SNDU: MAC destination address does not match: dest addr: "MAC_ADDR_PRINTFMT", dev addr: "MAC_ADDR_PRINTFMT"\n",
965 dprintk("%s: filter mac=%pM\n", dev->name, mac);
966 dprintk("%s: filter mask=%pM\n", dev->name, mac_mask);
978 dprintk("%s: rx_mode %i\n", __func__, priv->rx_mode);
988 dprintk("%s: alloc secfeed\n", __func__);
1006 dprintk("%s: set secfilter\n", __func__);
1013 dprintk("%s: set multi_secfilter[%d]\n", __func__, i);
1020 dprintk("
[all...]
H A Ddvbdev.c43 #define dprintk if (dvbdev_debug) printk macro
262 dprintk(KERN_DEBUG "DVB: register adapter%d/%s%d @ minor: %i (0x%02x)\n",
/drivers/media/dvb-frontends/
H A Datbm8830.c28 #define dprintk(args...) \ macro
53 dprintk("%s: reg=0x%04X, data=0x%02X\n", __func__, reg, data);
79 dprintk("%s: error reg=0x%04x, ret=%i\n", __func__, reg, ret);
89 dprintk("%s: reg=0x%04X, data=0x%02X\n",
265 dprintk("%s\n", __func__);
275 dprintk("%s\n", __func__);
289 dprintk("Try %d\n", i);
292 dprintk("ATBM8830 locked!\n");
303 dprintk("%s\n", __func__);
344 dprintk("
[all...]
H A Dau8522_common.c31 #define dprintk(arg...)\ macro
85 dprintk("%s(%d)\n", __func__, enable);
106 dprintk("%s(%d)\n", __func__, enable);
193 dprintk("%s: %d\n", __func__, led);
229 dprintk("%s()\n", __func__);
249 dprintk("%s()\n", __func__);
H A Dau8522_dig.c33 #define dprintk(arg...)\ macro
230 dprintk("%s()\n", __func__);
239 dprintk("%s() snr=%d\n", __func__, *snr);
269 dprintk("%s() IF Frequency not supported\n", __func__);
272 dprintk("%s() %s MHz\n", __func__, ifmhz);
478 dprintk("%s(0x%08x)\n", __func__, m);
482 dprintk("%s() VSB_8\n", __func__);
490 dprintk("%s() QAM 64\n", __func__);
498 dprintk("%s() QAM 256\n", __func__);
506 dprintk("
[all...]
H A Dbcm3510.c70 #define dprintk(level,x...) if (level & debug) printk(x) macro
76 #define deb_info(args...) dprintk(0x01,args)
77 #define deb_i2c(args...) dprintk(0x02,args)
78 #define deb_hab(args...) dprintk(0x04,args)
H A Dcx22700.c43 #define dprintk(args...) \ macro
76 dprintk ("%s\n", __func__);
95 dprintk ("%s\n", __func__);
108 dprintk ("%s\n", __func__);
131 dprintk ("%s\n", __func__);
196 dprintk ("%s\n", __func__);
238 dprintk("cx22700_init: init chip\n");
H A Dcx22702.c54 #define dprintk if (debug) printk macro
253 dprintk("%s(%d)\n", __func__, enable);
290 dprintk("%s: invalid bandwidth\n", __func__);
314 dprintk("%s: Autodetecting\n", __func__);
330 dprintk("%s: invalid modulation\n", __func__);
346 dprintk("%s: invalid hierarchy\n", __func__);
369 dprintk("%s: invalid code_rate_HP\n", __func__);
389 dprintk("%s: invalid code_rate_LP\n", __func__);
408 dprintk("%s: invalid guard_interval\n", __func__);
418 dprintk("
[all...]
H A Dcx24110.c48 #define dprintk(args...) \ macro
123 dprintk ("%s: writereg error (err == %i, reg == 0x%02x,"
250 dprintk("cx24110 debug: entering %s(%d)\n",__func__,srate);
279 dprintk("cx24110 debug: fclk %d Hz\n",fclk);
301 dprintk("srate= %d (range %d, up to %d)\n", srate,i,bands[i]);
302 dprintk("fclk = %d\n", fclk);
303 dprintk("ratio= %08x\n", ratio);
361 dprintk("%s: init chip\n", __func__);
H A Dcx24113.c37 #define dprintk(args...) \ macro
209 dprintk("power estimation: %d, thres: %d, gain_level: %d/%d\n",
265 dprintk("bandwidth to be set: %d\n", bandwidth_khz);
272 dprintk("bandwidth: %d %d\n", r >> 6, bandwidth_khz);
291 dprintk("PLL locked: %d\n", r);
330 dprintk("calculating N/F for %dHz with vcodiv %d\n", freq_hz, vcodiv);
349 dprintk("1 N: %d, F: %lld, R: %d\n", N, (long long)F, R);
354 dprintk("2 N: %d, F: %lld, R: %d\n", N, (long long)F, R);
357 dprintk("3 N: %d, F: %lld, R: %d\n", N, (long long)F, R);
370 dprintk("
[all...]
H A Dcx24116.c51 #define dprintk(args...) \ macro
290 dprintk("%s(%d)\n", __func__, inversion);
422 dprintk("%s(0x%02x,0x%02x)\n", __func__, m, f);
441 dprintk("%s(0x%02x,0x%02x)\n", __func__, mod, fec);
451 dprintk("%s() mask/val = 0x%02x/0x%02x\n", __func__,
459 dprintk("%s(%d)\n", __func__, rate);
464 dprintk("%s() unsupported symbol_rate = %d\n", __func__, rate);
469 dprintk("%s() symbol_rate = %d\n", __func__, rate);
483 dprintk("%s()\n", __func__);
533 dprintk("
[all...]
H A Dcx24123.c48 #define dprintk(args...) \ macro
300 dprintk("inversion off\n");
305 dprintk("inversion on\n");
310 dprintk("inversion auto\n");
328 dprintk("read inversion off\n");
331 dprintk("read inversion on\n");
355 dprintk("set FEC to 1/2\n");
360 dprintk("set FEC to 2/3\n");
365 dprintk("set FEC to 3/4\n");
370 dprintk("se
[all...]
H A Ddib0070.c41 #define dprintk(args...) do { \ macro
90 dprintk("could not acquire lock");
122 dprintk("could not acquire lock");
209 dprintk("CAPTRIM=%hd; ADC = %hd (ADC) & %dmV", state->captrim, adc, (u32) adc*(u32)1800/(u32)1024);
220 dprintk("CAPTRIM=%hd is closer to target (%hd/%hd)", state->captrim, adc, state->adc_diff);
247 dprintk("CTRL_LO5: 0x%x", lo5);
262 dprintk("vga filter register is set to %x", state->cfg->vga_filter);
386 dprintk("Tuning for Band: %hd (%d kHz)", band, freq);
464 dprintk("REFDIV: %hd, FREF: %d", REFDIV, FREF);
465 dprintk("FBDI
[all...]
H A Ddib0090.c41 #define dprintk(args...) do { \ macro
221 dprintk("could not acquire lock");
253 dprintk("could not acquire lock");
282 dprintk("could not acquire lock");
309 dprintk("could not acquire lock");
354 dprintk("Tuner identification (Version = 0x%04x)", v);
369 dprintk("SOC 8090 P1-G11R1 Has been detected");
373 dprintk("SOC 8090 P1-G21R1 Has been detected");
377 dprintk("SOC 7090 P1-G11R1 Has been detected");
381 dprintk("SO
[all...]
H A Ddib3000mb_priv.h40 #define dprintk(level,args...) \ macro
H A Ddib3000mc.c30 #define dprintk(args...) do { if (debug) { printk(KERN_DEBUG "DiB3000MC/P:"); printk(args); printk("\n"); } } while (0) macro
60 dprintk("i2c read error on %d\n",reg);
81 dprintk("-E- DiB3000MC/P: wrong Vendor ID (read=0x%x)\n",value);
87 dprintk("-E- DiB3000MC/P: wrong Device ID (%x)\n",value);
92 dprintk("-I- found DiB3000MC/P: %x\n",state->dev_id);
123 dprintk("timf: %d\n", timf);
162 dprintk("-I- Setting output mode for demod %p to %d\n",
197 dprintk("Unhandled output_mode passed to be set for demod %p\n",&state->demod);
603 dprintk("SFN workaround is active\n");
721 dprintk("autosearc
[all...]

Completed in 205 milliseconds

12345678