Home
last modified time | relevance | path

Searched refs:deb_info (Results 1 - 25 of 70) sorted by relevance

123

/kernel/linux/linux-5.10/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("powe 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("i2 in dib0700_i2c_xfer_legacy()
[all...]
H A 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()
H A 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()
H A 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("foun in az6027_frontend_attach()
[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()
220 deb_info("check for cold %x %x\n", props->devices[i].cold_ids[j]->idVendor, props->devices[i].cold_ids[j]->idProduct); in dvb_usb_find_device()
233 deb_info("check for warm %x %x\n", props->devices[i].warm_ids[j]->idVendor, props->devices[i].warm_ids[j]->idProduct); in dvb_usb_find_device()
257 deb_info("power control: %d\n", onoff); in dvb_usb_device_power_ctrl()
H A Daf9005.c842 /* deb_info("rc_query\n"); */ in af9005_rc_query()
896 deb_info("pid filter control onoff %d\n", onoff); in af9005_pid_filter_control()
914 deb_info("pid filter control ok\n"); in af9005_pid_filter_control()
923 deb_info("set pid filter, index %d, pid %x, onoff %d\n", index, in af9005_pid_filter()
929 deb_info("first pid set, enable pid table\n"); in af9005_pid_filter()
949 deb_info("last pid unset, disable pid table\n"); in af9005_pid_filter()
958 deb_info("set pid ok\n"); in af9005_pid_filter()
978 deb_info("result of FW_CONFIG in identify state %d\n", reply); in af9005_identify_state()
986 deb_info("Identify state cold = %d\n", *cold); in af9005_identify_state()
/kernel/linux/linux-6.6/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("powe 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("i2 in dib0700_i2c_xfer_legacy()
[all...]
H A 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()
H A 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()
H A 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("foun in az6027_frontend_attach()
[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()
220 deb_info("check for cold %x %x\n", props->devices[i].cold_ids[j]->idVendor, props->devices[i].cold_ids[j]->idProduct); in dvb_usb_find_device()
233 deb_info("check for warm %x %x\n", props->devices[i].warm_ids[j]->idVendor, props->devices[i].warm_ids[j]->idProduct); in dvb_usb_find_device()
257 deb_info("power control: %d\n", onoff); in dvb_usb_device_power_ctrl()
H A Daf9005.c842 /* deb_info("rc_query\n"); */ in af9005_rc_query()
896 deb_info("pid filter control onoff %d\n", onoff); in af9005_pid_filter_control()
914 deb_info("pid filter control ok\n"); in af9005_pid_filter_control()
923 deb_info("set pid filter, index %d, pid %x, onoff %d\n", index, in af9005_pid_filter()
929 deb_info("first pid set, enable pid table\n"); in af9005_pid_filter()
949 deb_info("last pid unset, disable pid table\n"); in af9005_pid_filter()
958 deb_info("set pid ok\n"); in af9005_pid_filter()
978 deb_info("result of FW_CONFIG in identify state %d\n", reply); in af9005_identify_state()
986 deb_info("Identify state cold = %d\n", *cold); in af9005_identify_state()
/kernel/linux/linux-5.10/drivers/media/common/b2c2/
H A 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()
/kernel/linux/linux-6.6/drivers/media/common/b2c2/
H A 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()
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
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", 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_ in bcm3510_set_freq()
[all...]
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 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()
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()
435 deb_info("m88rs2000: init chip\n"); in m88rs2000_init()
609 deb_info("%s: unsupported delivery system selected (%d)\n", in m88rs2000_set_frontend()
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
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", 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_ in bcm3510_set_freq()
[all...]
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 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()
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()
/kernel/linux/linux-5.10/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()
410 deb_info(1, "PID Clearing Filter"); in lme2510_pid_filter_ctrl()
434 deb_info(3, "%s PID=%04x Index=%04x onoff=%02x", __func__, in lme2510_pid_filter()
524 deb_info(1, "i2c transfer failed."); in lme2510_i2c_xfer()
562 deb_info(1, "STM (%02x)", onoff); in lme2510_streaming_ctrl()
568 deb_info( in lme2510_streaming_ctrl()
[all...]

Completed in 23 milliseconds

123