Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/media/usb/dvb-usb/
Daf9005-fe.c151 deb_info("rsd counter not ready\n"); in af9005_get_post_vit_err_cw_count()
204 deb_info("POST abort count %d err count %d rsd packets %d\n", in af9005_get_post_vit_err_cw_count()
248 deb_info("viterbi counter not ready\n"); in af9005_get_pre_vit_err_bit_count()
280 deb_info("super frame count 0\n"); in af9005_get_pre_vit_err_bit_count()
324 deb_info("PRE err count %d frame count %d bit count %d\n", in af9005_get_pre_vit_err_bit_count()
384 deb_info("GET STATISTIC\n"); in af9005_get_statistic()
389 deb_info("fecmon not available\n"); in af9005_get_statistic()
426 deb_info("REFRESH STATE\n"); in af9005_fe_refresh_state()
480 deb_info("adjust for strong signal %d\n", temp); in af9005_fe_read_status()
799 deb_info("power %s tuner\n", on ? "on" : "off"); in af9005_fe_power()
[all …]
Ddib0700_core.c103 deb_info("ep 0 read error (status = %d)\n",status); in dib0700_ctrl_rd()
146 deb_info("set the USB xfer len to %i Ts packet\n", nb_ts_packets); in dib0700_set_usb_xfer_len()
151 deb_info("this firmware does not allow to change the USB xfer len\n"); in dib0700_set_usb_xfer_len()
217 deb_info("i2c read error (status = %d)\n", result); in dib0700_i2c_xfer_new()
222 deb_info("buffer too small to fit %d bytes\n", in dib0700_i2c_xfer_new()
249 deb_info("i2c message to big: %d\n", in dib0700_i2c_xfer_new()
270 deb_info("i2c write error (status = %d)\n", result); in dib0700_i2c_xfer_new()
305 deb_info("i2c xfer to big: %d\n", in dib0700_i2c_xfer_legacy()
321 deb_info("I2C read failed on address 0x%02x\n", in dib0700_i2c_xfer_legacy()
328 deb_info("i2c xfer buffer to small for %d\n", in dib0700_i2c_xfer_legacy()
[all …]
Dvp7045.c24 #define deb_info(args...) dprintk(dvb_usb_vp7045_debug,0x01,args) macro
128 deb_info("VP7045 EEPROM read (offs: %d, len: %d) : ",offset, i); in vp7045_read_eeprom()
129 debug_dump(buf,i,deb_info); in vp7045_read_eeprom()
144 deb_info("firmware says: %s ",buf); in vp7045_frontend_attach()
148 deb_info("%s ",buf); in vp7045_frontend_attach()
152 deb_info("v%s\n",buf); in vp7045_frontend_attach()
Daz6027.c374 deb_info("%s %d", __func__, onoff); in az6027_streaming_ctrl()
463 deb_info("%s %d", __func__, slot); in az6027_ci_write_attribute_mem()
518 deb_info("read cam data = %x from 0x%x", b[1], value); in az6027_ci_read_cam_control()
631 deb_info("CAM Ready"); in az6027_ci_slot_reset()
658 deb_info("%s", __func__); in az6027_ci_slot_ts_enable()
719 deb_info("%s", __func__); in az6027_ci_uninit()
743 deb_info("%s", __func__); in az6027_ci_init()
768 deb_info("CI initialized."); in az6027_ci_init()
912 deb_info("adap = %p, dev = %p\n", adap, adap->dev); in az6027_frontend_attach()
916 deb_info("found STB0899 DVB-S/DVB-S2 frontend @0x%02x", az6027_stb0899_config.demod_address); in az6027_frontend_attach()
[all …]
Ddvb-usb-init.c130 deb_info("state before exiting everything: %x\n", d->state); in dvb_usb_exit()
134 deb_info("state should be zero now: %x\n", d->state); in dvb_usb_exit()
187deb_info("check for cold %x %x\n", props->devices[i].cold_ids[j]->idVendor, props->devices[i].cold… in dvb_usb_find_device()
200deb_info("check for warm %x %x\n", props->devices[i].warm_ids[j]->idVendor, props->devices[i].warm… in dvb_usb_find_device()
224 deb_info("power control: %d\n", onoff); in dvb_usb_device_power_ctrl()
Dfriio.c228 deb_info("%s called.\n", __func__); in friio_initialize()
323 deb_info("failed to get the correct FE demod status:0x%02x\n", in friio_initialize()
376 deb_info("%s:ret == %d\n", __func__, ret); in friio_initialize()
386 deb_info("%s called.(%d)\n", __func__, onoff); in friio_streaming_ctrl()
395 deb_info("%s failed to send cmdx. ret==%d\n", __func__, ret); in friio_streaming_ctrl()
Dttusb2.c41 #define deb_info(args...) dprintk(dvb_usb_ttusb2_debug,0x01,args) macro
461 deb_info("%s: cmd=0x%02x sys=0x%02x\n", __func__, rx[2], rx[3]); in tt3650_rc_query()
531 deb_info("TDA10086 attach failed\n"); in ttusb2_frontend_tda10086_attach()
556 deb_info("TDA10023 attach failed\n"); in ttusb2_frontend_tda10023_attach()
565 deb_info("TDA10048 attach failed\n"); in ttusb2_frontend_tda10023_attach()
598 deb_info("TDA8263 attach failed\n"); in ttusb2_tuner_tda826x_attach()
603 deb_info("LNBP21 attach failed\n"); in ttusb2_tuner_tda826x_attach()
Daz6027.h10 #define deb_info(args...) dprintk(dvb_usb_az6027_debug, 0x01, args) macro
Dgp8psk.h24 #define deb_info(args...) dprintk(dvb_usb_gp8psk_debug,0x01,args) macro
Daf9005.c900 deb_info("pid filter control onoff %d\n", onoff); in af9005_pid_filter_control()
918 deb_info("pid filter control ok\n"); in af9005_pid_filter_control()
927 deb_info("set pid filter, index %d, pid %x, onoff %d\n", index, in af9005_pid_filter()
933 deb_info("first pid set, enable pid table\n"); in af9005_pid_filter()
953 deb_info("last pid unset, disable pid table\n"); in af9005_pid_filter()
962 deb_info("set pid ok\n"); in af9005_pid_filter()
982 deb_info("result of FW_CONFIG in identify state %d\n", reply); in af9005_identify_state()
989 deb_info("Identify state cold = %d\n", *cold); in af9005_identify_state()
Ddtt200u.h20 #define deb_info(args...) dprintk(dvb_usb_dtt200u_debug,0x01,args) macro
Ddib0700_devices.c804 deb_info("reset: %d", onoff); in dib7070_tuner_reset()
813 deb_info("sleep: %d", onoff); in dib7070_tuner_sleep()
857 deb_info("WBD for DiB7000P: %d\n", offset + dib0070_wbd_offset(fe)); in dib7070_set_param_override()
881 deb_info("WBD for DiB7000P: %d\n", offset + dib0070_wbd_offset(fe)); in dib7770_set_param_override()
1302 deb_info("WBD for DiB8000: %d\n", offset); in dib807x_set_param_override()
1549 deb_info("AGC control callback: %i\n", restart); in dib8090_agc_control()
1642 deb_info("PLL ratio=%i rest=%i\n", pll_ratio, rest); in dib8090_compute_pll_parameters()
1648 deb_info("optimal PLL ratio=%i\n", optimal_pll_ratio); in dib8090_compute_pll_parameters()
1665deb_info("Warning : Rf frequency (%iHz) is not in the supported range, using VHF switch ", fe->dt… in dib8096_set_param_override()
1680 deb_info("only 6MHz bandwidth is supported\n"); in dib8096_set_param_override()
[all …]
Dfriio.h34 #define deb_info(args...) dprintk(dvb_usb_friio_debug, 0x01, args) macro
Dvp702x.h9 #define deb_info(args...) dprintk(dvb_usb_vp702x_debug,0x01,args) macro
Ddvb-usb-dvb.c154 deb_info("dvb_register_adapter failed: error %d", ret); in dvb_usb_adapter_dvb_init()
161 deb_info("dvb_usb_media_device_init failed: error %d", ret); in dvb_usb_adapter_dvb_init()
222 deb_info("unregistering DVB part\n"); in dvb_usb_adapter_dvb_exit()
Ddvb-usb-common.h18 #define deb_info(args...) dprintk(dvb_usb_debug,0x001,args) macro
/Linux-v4.19/drivers/media/dvb-frontends/
Dbcm3510.c76 #define deb_info(args...) dprintk(0x01,args) macro
96 deb_info("%s: i2c write error (addr %02x, reg %02x, err == %i)\n", in bcm3510_writebytes()
115 deb_info("%s: i2c read error (addr %02x, reg %02x, err == %i)\n", in bcm3510_readbytes()
165 deb_info("HAB is running already - clearing it.\n"); in bcm3510_hab_send_request()
192 deb_info("waiting for HAB to complete\n"); in bcm3510_hab_send_request()
201 deb_info("send_request execution timed out.\n"); in bcm3510_hab_send_request()
257 deb_info("AP is busy\n");
312 deb_info("real_status: %02x\n",*status); in bcm3510_read_status()
460 deb_info("%dkHz:",freq); in bcm3510_set_freq()
488 deb_info(" BC1_2_3_4: %x, N: %x A: %x\n", bc, n, a); in bcm3510_set_freq()
[all …]
Dzl10036.c38 #define deb_info(args...) dprintk(0x01, args) macro
84 deb_info("%s: Power-On-Reset bit enabled - need to initialize the tuner\n", in zl10036_read_status_reg()
147 deb_info("%s\n", __func__); in zl10036_sleep()
191 deb_info("%s: ftodo=%u fpriv=%u ferr=%d div=%u\n", __func__, in zl10036_set_frequency()
247 deb_info("%s: BW=%d br=%u bf=%u\n", __func__, fbw, br, bf); in zl10036_set_bandwidth()
298 deb_info("%s: c=%u rfg=%u ba=%u bg=%u\n", __func__, c, rfg, ba, bg); in zl10036_set_gain_params()
411 deb_info("%s\n", __func__); in zl10036_init_regs()
Dix2505v.c30 #define deb_info(args...) dprintk(0x01, args) macro
165 deb_info("Frq=%d x=%d N=%d A=%d\n", frequency, x, N, A); in ix2505v_set_params()
209 deb_info("Osc=%x b_w=%x lpf=%x\n", local_osc, b_w, lpf); in ix2505v_set_params()
210 deb_info("Data 0=[%4phN]\n", data); in ix2505v_set_params()
231 deb_info("Data 2=[%x%x]\n", data[2], data[3]); in ix2505v_set_params()
Dm88rs2000.c59 #define deb_info(args...) dprintk(0x01, args) macro
78 deb_info("%s: writereg error (reg == 0x%02x, val == 0x%02x, ret == %i)\n", in m88rs2000_writereg()
107 deb_info("%s: readreg error (reg == 0x%02x, ret == %i)\n", in m88rs2000_readreg()
201 deb_info("m88rs2000: m88rs2000_set_symbolrate\n"); in m88rs2000_set_symbolrate()
212 deb_info("%s\n", __func__); in m88rs2000_send_diseqc_msg()
254 deb_info("%s\n", __func__); in m88rs2000_send_diseqc_burst()
447 deb_info("m88rs2000: init chip\n"); in m88rs2000_init()
621 deb_info("%s: unsupported delivery system selected (%d)\n", in m88rs2000_set_frontend()
/Linux-v4.19/drivers/media/common/b2c2/
Dflexcop-misc.c15 deb_info("found a FlexCopII.\n"); in flexcop_determine_revision()
19 deb_info("found a FlexCopIIb.\n"); in flexcop_determine_revision()
23 deb_info("found a FlexCopIII.\n"); in flexcop_determine_revision()
33 deb_info("this FlexCop has the additional 32 hardware pid filter.\n"); in flexcop_determine_revision()
35 deb_info("this FlexCop has the 6 basic main hardware pid filter.\n"); in flexcop_determine_revision()
Dflexcop.h23 #define deb_info(args...) dprintk(0x01, args) macro
/Linux-v4.19/drivers/media/usb/dvb-usb-v2/
Dlmedm04.c96 #define deb_info(level, args...) lme_debug(dvb_usb_lme2510_debug, level, args) macro
98 deb_info(level, name" (%8phN)", p);
227 deb_info(1, "PID Setting Pid %04x", pid_out); in lme2510_enable_pid()
335 deb_info(5, "INT O/S C =%02x C/O=%02x Type =%02x%02x", in lme2510_int_response()
349 deb_info(1, "INT Key = 0x%08x", key); in lme2510_int_response()
457 deb_info(1, "PID Clearing Filter"); in lme2510_pid_filter_ctrl()
481 deb_info(3, "%s PID=%04x Index=%04x onoff=%02x", __func__, in lme2510_pid_filter()
574 deb_info(1, "i2c transfer failed."); in lme2510_i2c_xfer()
612 deb_info(1, "STM (%02x)", onoff); in lme2510_streaming_ctrl()
618 deb_info(1, "STM Steam Off"); in lme2510_streaming_ctrl()
[all …]
/Linux-v4.19/drivers/media/pci/b2c2/
Dflexcop-dma.c116 deb_info("%s\n",__func__); in flexcop_dma_remap()
165 deb_info("%s\n",__func__); in flexcop_dma_config_timer()
/Linux-v4.19/drivers/media/usb/b2c2/
Dflexcop-usb.c39 #define deb_info(args...) dprintk(0x01, args) macro
139 deb_info("unsupported request for v8_mem_req %x.\n", req); in flexcop_usb_v8_memory_req()
204 deb_info("%x\n", in flexcop_usb_memory_req()
261 deb_info("unsupported function for i2c_req %x\n", func); in flexcop_usb_i2c_req()

12