Home
last modified time | relevance | path

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

12

/linux-6.1.9/drivers/media/usb/dvb-usb/
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 …]
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 …]
Dvp7045.c21 #define deb_info(args...) dprintk(dvb_usb_vp7045_debug,0x01,args) macro
132 deb_info("VP7045 EEPROM read (offs: %d, len: %d) : ", offset, i); in vp7045_read_eeprom()
133 debug_dump(buf, i, deb_info); in vp7045_read_eeprom()
148 deb_info("firmware says: %s ",buf); in vp7045_frontend_attach()
152 deb_info("%s ",buf); in vp7045_frontend_attach()
156 deb_info("v%s\n",buf); in vp7045_frontend_attach()
Daz6027.c371 deb_info("%s %d", __func__, onoff); in az6027_streaming_ctrl()
461 deb_info("%s %d", __func__, slot); in az6027_ci_write_attribute_mem()
516 deb_info("read cam data = %x from 0x%x", b[1], value); in az6027_ci_read_cam_control()
629 deb_info("CAM Ready"); in az6027_ci_slot_reset()
656 deb_info("%s", __func__); in az6027_ci_slot_ts_enable()
717 deb_info("%s", __func__); in az6027_ci_uninit()
741 deb_info("%s", __func__); in az6027_ci_init()
766 deb_info("CI initialized."); in az6027_ci_init()
910 deb_info("adap = %p, dev = %p\n", adap, adap->dev); in az6027_frontend_attach()
914 deb_info("found STB0899 DVB-S/DVB-S2 frontend @0x%02x", az6027_stb0899_config.demod_address); in az6027_frontend_attach()
[all …]
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()
Dttusb2.c38 #define deb_info(args...) dprintk(dvb_usb_ttusb2_debug,0x01,args) macro
458 deb_info("%s: cmd=0x%02x sys=0x%02x\n", __func__, rx[2], rx[3]); in tt3650_rc_query()
529 deb_info("TDA10086 attach failed\n"); in ttusb2_frontend_tda10086_attach()
554 deb_info("TDA10023 attach failed\n"); in ttusb2_frontend_tda10023_attach()
563 deb_info("TDA10048 attach failed\n"); in ttusb2_frontend_tda10023_attach()
596 deb_info("TDA8263 attach failed\n"); in ttusb2_tuner_tda826x_attach()
601 deb_info("LNBP21 attach failed\n"); in ttusb2_tuner_tda826x_attach()
Daf9005.c891 deb_info("pid filter control onoff %d\n", onoff); in af9005_pid_filter_control()
909 deb_info("pid filter control ok\n"); in af9005_pid_filter_control()
918 deb_info("set pid filter, index %d, pid %x, onoff %d\n", index, in af9005_pid_filter()
924 deb_info("first pid set, enable pid table\n"); in af9005_pid_filter()
944 deb_info("last pid unset, disable pid table\n"); in af9005_pid_filter()
953 deb_info("set pid ok\n"); in af9005_pid_filter()
973 deb_info("result of FW_CONFIG in identify state %d\n", reply); in af9005_identify_state()
981 deb_info("Identify state cold = %d\n", *cold); in af9005_identify_state()
Daz6027.h10 #define deb_info(args...) dprintk(dvb_usb_az6027_debug, 0x01, args) macro
Dgp8psk.h21 #define deb_info(args...) dprintk(dvb_usb_gp8psk_debug,0x01,args) macro
Ddtt200u.h17 #define deb_info(args...) dprintk(dvb_usb_dtt200u_debug,0x01,args) macro
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 …]
Dvp702x.h9 #define deb_info(args...) dprintk(dvb_usb_vp702x_debug,0x01,args) macro
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()
Ddvb-usb-common.h18 #define deb_info(args...) dprintk(dvb_usb_debug,0x001,args) macro
DcinergyT2.h28 #define deb_info(args...) dprintk(dvb_usb_cinergyt2_debug, 0x001, args) macro
/linux-6.1.9/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.c30 #define deb_info(args...) dprintk(0x01, args) macro
76 deb_info("%s: Power-On-Reset bit enabled - need to initialize the tuner\n", in zl10036_read_status_reg()
139 deb_info("%s\n", __func__); in zl10036_sleep()
183 deb_info("%s: ftodo=%u fpriv=%u ferr=%d div=%u\n", __func__, in zl10036_set_frequency()
239 deb_info("%s: BW=%d br=%u bf=%u\n", __func__, fbw, br, bf); in zl10036_set_bandwidth()
290 deb_info("%s: c=%u rfg=%u ba=%u bg=%u\n", __func__, c, rfg, ba, bg); in zl10036_set_gain_params()
403 deb_info("%s\n", __func__); in zl10036_init_regs()
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()
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()
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-6.1.9/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-6.1.9/drivers/media/usb/dvb-usb-v2/
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()
411 deb_info(1, "PID Clearing Filter"); in lme2510_pid_filter_ctrl()
438 deb_info(3, "%s PID=%04x Index=%04x onoff=%02x", __func__, in lme2510_pid_filter()
528 deb_info(1, "i2c transfer failed."); in lme2510_i2c_xfer()
566 deb_info(1, "STM (%02x)", onoff); in lme2510_streaming_ctrl()
572 deb_info(1, "STM Steam Off"); in lme2510_streaming_ctrl()
[all …]
/linux-6.1.9/drivers/media/pci/b2c2/
Dflexcop-dma.c120 deb_info("%s\n", __func__); in flexcop_dma_remap()
169 deb_info("%s\n", __func__); in flexcop_dma_config_timer()
/linux-6.1.9/drivers/media/usb/b2c2/
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()
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