Searched defs:deb_info (Results 1 - 23 of 23) sorted by relevance

/drivers/media/usb/dvb-usb/
H A Daz6027.h9 #define deb_info(args...) dprintk(dvb_usb_az6027_debug, 0x01, args) macro
H A Ddvb-usb-common.h17 #define deb_info(args...) dprintk(dvb_usb_debug,0x001,args) macro
H A Ddtt200u.h20 #define deb_info(args...) dprintk(dvb_usb_dtt200u_debug,0x01,args) macro
H A DcinergyT2.h42 #define deb_info(args...) dprintk(dvb_usb_cinergyt2_debug, 0x001, args) macro
H A Ddib0700.h18 #define deb_info(args...) dprintk(dvb_usb_dib0700_debug,0x01,args) macro
H A Dfriio.h34 #define deb_info(args...) dprintk(dvb_usb_friio_debug, 0x01, args) macro
H A Dvp702x.h8 #define deb_info(args...) dprintk(dvb_usb_vp702x_debug,0x01,args) macro
H A Ddibusb-common.c23 #define deb_info(args...) dprintk(debug,0x01,args) macro
485 deb_info("key: %*ph\n", 5, key);
H A Dgp8psk.h24 #define deb_info(args...) dprintk(dvb_usb_gp8psk_debug,0x01,args) macro
H A Dvp7045.c24 #define deb_info(args...) dprintk(dvb_usb_vp7045_debug,0x01,args) macro
188 deb_info("VP7045 EEPROM read (offs: %d, len: %d) : ",offset, i);
189 debug_dump(buf,i,deb_info);
204 deb_info("firmware says: %s ",buf);
208 deb_info("%s ",buf);
212 deb_info("v%s\n",buf);
H A Dtechnisat-usb2.c66 #define deb_info(args...) dprintk(debug, 0x01, args) macro
H A Dttusb2.c41 #define deb_info(args...) dprintk(dvb_usb_ttusb2_debug,0x01,args) macro
442 deb_info("%s: cmd=0x%02x sys=0x%02x\n", __func__, rx[2], rx[3]);
512 deb_info("TDA10086 attach failed\n");
537 deb_info("TDA10023 attach failed\n");
546 deb_info("TDA10048 attach failed\n");
579 deb_info("TDA8263 attach failed\n");
584 deb_info("LNBP21 attach failed\n");
H A Dcxusb.c59 #define deb_info(args...) dprintk(dvb_usb_cxusb_debug, 0x03, args) macro
98 deb_info("gpio_write failed.\n");
114 deb_info("bluebird_gpio_write failed.\n");
145 deb_info("gpio_write failed.\n");
160 deb_info("gpio_write failed.\n");
735 deb_info("%s: ci usb write returned %d\n", __func__, ret);
920 deb_info("%s: XC2028_TUNER_RESET %d\n", __func__, arg);
924 deb_info("%s: XC2028_RESET_CLK %d\n", __func__, arg);
927 deb_info("%s: unknown command %d, arg %d\n", __func__,
H A Daf9005.h31 #define deb_info(args...) dprintk(dvb_usb_af9005_debug,0x01,args) macro
/drivers/media/common/b2c2/
H A Dflexcop.h22 #define deb_info(args...) dprintk(0x01, args) macro
/drivers/media/dvb-frontends/
H A Dix2505v.c34 #define deb_info(args...) dprintk(0x01, args) macro
170 deb_info("Frq=%d x=%d N=%d A=%d\n", frequency, x, N, A);
214 deb_info("Osc=%x b_w=%x lpf=%x\n", local_osc, b_w, lpf);
215 deb_info("Data 0=[%4phN]\n", data);
236 deb_info("Data 2=[%x%x]\n", data[2], data[3]);
H A Dzl10036.c42 #define deb_info(args...) dprintk(0x01, args) macro
88 deb_info("%s: Power-On-Reset bit enabled - "
153 deb_info("%s\n", __func__);
197 deb_info("%s: ftodo=%u fpriv=%u ferr=%d div=%u\n", __func__,
253 deb_info("%s: BW=%d br=%u bf=%u\n", __func__, fbw, br, bf);
304 deb_info("%s: c=%u rfg=%u ba=%u bg=%u\n", __func__, c, rfg, ba, bg);
417 deb_info("%s\n", __func__);
H A Ddib3000mb.c45 #define deb_info(args...) dprintk(0x01,args) macro
48 #define deb_info(args...) dprintk(0x01,args) macro
380 deb_info("dib3000mb is getting up.\n");
684 deb_info("dib3000mb is going to bed.\n");
H A Dm88rs2000.c59 #define deb_info(args...) dprintk(0x01, args) macro
78 deb_info("%s: writereg error (reg == 0x%02x, val == 0x%02x, "
107 deb_info("%s: readreg error (reg == 0x%02x, ret == %i)\n",
201 deb_info("m88rs2000: m88rs2000_set_symbolrate\n");
212 deb_info("%s\n", __func__);
254 deb_info("%s\n", __func__);
445 deb_info("m88rs2000: init chip\n");
618 deb_info("%s: unsupported delivery "
H A Dbcm3510.c76 #define deb_info(args...) dprintk(0x01,args) macro
96 deb_info("%s: i2c write error (addr %02x, reg %02x, err == %i)\n",
115 deb_info("%s: i2c read error (addr %02x, reg %02x, err == %i)\n",
165 deb_info("HAB is running already - clearing it.\n");
192 deb_info("waiting for HAB to complete\n");
201 deb_info("send_request execution timed out.\n");
257 deb_info("AP is busy\n");
312 deb_info("real_status: %02x\n",*status);
460 deb_info("%dkHz:",freq);
488 deb_info(" BC1_2_3_
[all...]
/drivers/media/pci/b2c2/
H A Dflexcop-pci.c28 #define deb_info(args...) dprintk(0x01, args) macro
116 deb_info("flexcop-pci: stream problem, resetting pid filter\n");
/drivers/media/usb/b2c2/
H A Dflexcop-usb.c40 #define deb_info(args...) dprintk(0x01, args) macro
124 deb_info("unsupported request for v8_mem_req %x.\n", req);
174 deb_info("%x\n",
249 deb_info("unsupported function for i2c_req %x\n", func);
/drivers/media/usb/dvb-usb-v2/
H A Dlmedm04.c100 #define deb_info(level, args...) lme_debug(dvb_usb_lme2510_debug, level, args) macro
102 deb_info(level, name" (%02x%02x%02x%02x%02x%02x%02x%02x)", \
231 deb_info(1, "PID Setting Pid %04x", pid_out);
282 deb_info(5, "INT O/S C =%02x C/O=%02x Type =%02x%02x",
292 deb_info(1, "INT Key =%08x", key);
393 deb_info(1, "PID Clearing Filter");
417 deb_info(3, "%s PID=%04x Index=%04x onoff=%02x", __func__,
607 deb_info(4, "I2C From Interrupt Message out(%02x) in(%02x)",
662 deb_info(1, "i2c transfer failed.");
700 deb_info(
[all...]

Completed in 306 milliseconds