Home
last modified time | relevance | path

Searched refs:deb_info (Results 1 – 22 of 22) sorted by relevance

/linux/drivers/media/usb/dvb-usb/
H A Daf9005-fe.c142 deb_info("rsd counter not ready\n"); in af9005_get_post_vit_err_cw_count()
195 deb_info("POST abort count %d err count %d rsd packets %d\n", in af9005_get_post_vit_err_cw_count()
239 deb_info("viterbi counter not ready\n"); in af9005_get_pre_vit_err_bit_count()
271 deb_info("super frame count 0\n"); in af9005_get_pre_vit_err_bit_count()
315 deb_info("PRE err count %d frame count %d bit count %d\n", in af9005_get_pre_vit_err_bit_count()
375 deb_info("GET STATISTIC\n"); in af9005_get_statistic()
380 deb_info("fecmon not available\n"); in af9005_get_statistic()
417 deb_info("REFRESH STATE\n"); in af9005_fe_refresh_state()
471 deb_info("adjust for strong signal %d\n", temp); in af9005_fe_read_status()
790 deb_info("power %s tuner\n", on ? "on" : "off"); in af9005_fe_power()
[all …]
H A Ddib0700_core.c100 deb_info("ep 0 read error (status = %d)\n",status); in dib0700_ctrl_rd()
143 deb_info("set the USB xfer len to %i Ts packet\n", nb_ts_packets); in dib0700_set_usb_xfer_len()
148 deb_info("this firmware does not allow to change the USB xfer len\n"); in dib0700_set_usb_xfer_len()
214 deb_info("i2c read error (status = %d)\n", result); in dib0700_i2c_xfer_new()
219 deb_info("buffer too small to fit %d bytes\n", in dib0700_i2c_xfer_new()
246 deb_info("i2c message to big: %d\n", in dib0700_i2c_xfer_new()
267 deb_info("i2c write error (status = %d)\n", result); in dib0700_i2c_xfer_new()
302 deb_info("i2c xfer to big: %d\n", in dib0700_i2c_xfer_legacy()
318 deb_info("I2C read failed on address 0x%02x\n", in dib0700_i2c_xfer_legacy()
325 deb_info("i2c xfer buffer to small for %d\n", in dib0700_i2c_xfer_legacy()
[all …]
H A Ddvb-usb-init.c141 deb_info("state before exiting everything: %x\n", d->state); in dvb_usb_exit()
145 deb_info("state should be zero now: %x\n", d->state); in dvb_usb_exit()
220deb_info("check for cold %x %x\n", props->devices[i].cold_ids[j]->idVendor, props->devices[i].cold… in dvb_usb_find_device()
233deb_info("check for warm %x %x\n", props->devices[i].warm_ids[j]->idVendor, props->devices[i].warm… in dvb_usb_find_device()
257 deb_info("power control: %d\n", onoff); in dvb_usb_device_power_ctrl()
H A Ddib0700_devices.c801 deb_info("reset: %d", onoff); in dib7070_tuner_reset()
810 deb_info("sleep: %d", onoff); in dib7070_tuner_sleep()
854 deb_info("WBD for DiB7000P: %d\n", offset + dib0070_wbd_offset(fe)); in dib7070_set_param_override()
878 deb_info("WBD for DiB7000P: %d\n", offset + dib0070_wbd_offset(fe)); in dib7770_set_param_override()
1299 deb_info("WBD for DiB8000: %d\n", offset); in dib807x_set_param_override()
1546 deb_info("AGC control callback: %i\n", restart); in dib8090_agc_control()
1639 deb_info("PLL ratio=%i rest=%i\n", pll_ratio, rest); in dib8090_compute_pll_parameters()
1645 deb_info("optimal PLL ratio=%i\n", optimal_pll_ratio); in dib8090_compute_pll_parameters()
1662deb_info("Warning : Rf frequency (%iHz) is not in the supported range, using VHF switch ", fe->dt… in dib8096_set_param_override()
1677 deb_info("only 6MHz bandwidth is supported\n"); in dib8096_set_param_override()
[all …]
H A Daz6027.h10 #define deb_info(args...) dprintk(dvb_usb_az6027_debug, 0x01, args) macro
H A Dgp8psk.h21 #define deb_info(args...) dprintk(dvb_usb_gp8psk_debug,0x01,args) macro
H A Ddtt200u.h17 #define deb_info(args...) dprintk(dvb_usb_dtt200u_debug,0x01,args) macro
H A Ddvb-usb-dvb.c153 deb_info("dvb_register_adapter failed: error %d", ret); in dvb_usb_adapter_dvb_init()
160 deb_info("dvb_usb_media_device_init failed: error %d", ret); in dvb_usb_adapter_dvb_init()
221 deb_info("unregistering DVB part\n"); in dvb_usb_adapter_dvb_exit()
H A Dvp702x.h9 #define deb_info(args...) dprintk(dvb_usb_vp702x_debug,0x01,args) macro
H A Ddvb-usb-common.h18 #define deb_info(args...) dprintk(dvb_usb_debug,0x001,args) macro
H A DcinergyT2.h28 #define deb_info(args...) dprintk(dvb_usb_cinergyt2_debug, 0x001, args) macro
H A Ddibusb-common.c20 #define deb_info(args...) dprintk(debug,0x01,args) macro
393 deb_info("key: %*ph\n", 5, buf); in dibusb_rc_query()
H A Ddib0700.h15 #define deb_info(args...) dprintk(dvb_usb_dib0700_debug,0x01,args) macro
H A DcinergyT2-fe.c213 deb_info("cinergyt2_fe_sleep() Called\n"); in cinergyt2_fe_sleep()
H A Ddtt200u-fe.c213 deb_info("attaching frontend dtt200u\n"); in dtt200u_fe_attach()
H A Daf9005.h18 #define deb_info(args...) dprintk(dvb_usb_af9005_debug,0x01,args) macro
/linux/drivers/media/dvb-frontends/
H A Dix2505v.c21 #define deb_info(args...) dprintk(0x01, args) macro
156 deb_info("Frq=%d x=%d N=%d A=%d\n", frequency, x, N, A); in ix2505v_set_params()
200 deb_info("Osc=%x b_w=%x lpf=%x\n", local_osc, b_w, lpf); in ix2505v_set_params()
201 deb_info("Data 0=[%4phN]\n", data); in ix2505v_set_params()
222 deb_info("Data 2=[%x%x]\n", data[2], data[3]); in ix2505v_set_params()
H A Dm88rs2000.c47 #define deb_info(args...) dprintk(0x01, args) macro
66 deb_info("%s: writereg error (reg == 0x%02x, val == 0x%02x, ret == %i)\n", in m88rs2000_writereg()
95 deb_info("%s: readreg error (reg == 0x%02x, ret == %i)\n", in m88rs2000_readreg()
189 deb_info("m88rs2000: m88rs2000_set_symbolrate\n"); in m88rs2000_set_symbolrate()
200 deb_info("%s\n", __func__); in m88rs2000_send_diseqc_msg()
242 deb_info("%s\n", __func__); in m88rs2000_send_diseqc_burst()
436 deb_info("m88rs2000: init chip\n"); in m88rs2000_init()
610 deb_info("%s: unsupported delivery system selected (%d)\n", in m88rs2000_set_frontend()
H A Ddib3000mb.c43 #define deb_info(args...) dprintk(0x01, args) macro
46 #define deb_info(args...) dprintk(0x01, args) macro
368 deb_info("dib3000mb is getting up.\n"); in dib3000mb_fe_init()
673 deb_info("dib3000mb is going to bed.\n"); in dib3000mb_sleep()
/linux/drivers/media/usb/dvb-usb-v2/
H A Dlmedm04.c86 #define deb_info(level, args...) lme_debug(dvb_usb_lme2510_debug, level, args) macro
88 deb_info(level, name" (%8phN)", p);
188 deb_info(1, "PID Setting Pid %04x", pid_out); in lme2510_enable_pid()
296 deb_info(5, "INT O/S C =%02x C/O=%02x Type =%02x%02x", in lme2510_int_response()
310 deb_info(1, "INT Key = 0x%08x", key); in lme2510_int_response()
421 deb_info(1, "PID Clearing Filter"); in lme2510_pid_filter_ctrl()
448 deb_info(3, "%s PID=%04x Index=%04x onoff=%02x", __func__, in lme2510_pid_filter()
538 deb_info(1, "i2c transfer failed."); in lme2510_i2c_xfer()
576 deb_info(1, "STM (%02x)", onoff); in lme2510_streaming_ctrl()
582 deb_info(1, "STM Steam Off"); in lme2510_streaming_ctrl()
[all …]
/linux/drivers/media/common/b2c2/
H A Dflexcop.h23 #define deb_info(args...) dprintk(0x01, args) macro
/linux/drivers/media/usb/b2c2/
H A Dflexcop-usb.c40 #define deb_info(args...) dprintk(0x01, args) macro
140 deb_info("unsupported request for v8_mem_req %x.\n", req); in flexcop_usb_v8_memory_req()
201 deb_info("%x\n", in flexcop_usb_memory_req()
259 deb_info("unsupported function for i2c_req %x\n", func); in flexcop_usb_i2c_req()