Lines Matching refs:dprintk

39 #define dprintk(args...) \  macro
274 dprintk("%s(%d)\n", __func__, inversion); in cx24116_set_inversion()
406 dprintk("%s(0x%02x,0x%02x)\n", __func__, m, f); in cx24116_lookup_fecmod()
427 dprintk("%s(0x%02x,0x%02x)\n", __func__, mod, fec); in cx24116_set_fec()
437 dprintk("%s() mask/val = 0x%02x/0x%02x\n", __func__, in cx24116_set_fec()
445 dprintk("%s(%d)\n", __func__, rate); in cx24116_set_symbolrate()
450 dprintk("%s() unsupported symbol_rate = %d\n", __func__, rate); in cx24116_set_symbolrate()
455 dprintk("%s() symbol_rate = %d\n", __func__, rate); in cx24116_set_symbolrate()
469 dprintk("%s()\n", __func__); in cx24116_firmware_ondemand()
519 dprintk("%s()\n", __func__); in cx24116_cmd_execute()
531 dprintk("%s: 0x%02x == 0x%02x\n", __func__, i, cmd->args[i]); in cx24116_cmd_execute()
558 dprintk("%s\n", __func__); in cx24116_load_firmware()
559 dprintk("Firmware is %zu bytes (%02x %02x .. %02x %02x)\n", in cx24116_load_firmware()
679 dprintk("%s: status = 0x%02x\n", __func__, lock); in cx24116_read_status()
699 dprintk("%s()\n", __func__); in cx24116_read_ber()
718 dprintk("%s()\n", __func__); in cx24116_read_signal_strength()
733 dprintk("%s: raw / cooked = 0x%04x / 0x%04x\n", in cx24116_read_signal_strength()
750 dprintk("%s()\n", __func__); in cx24116_read_snr_pct()
760 dprintk("%s: raw / cooked = 0x%02x / 0x%04x\n", __func__, in cx24116_read_snr_pct()
774 dprintk("%s()\n", __func__); in cx24116_read_snr_esno()
779 dprintk("%s: raw 0x%04x\n", __func__, *snr); in cx24116_read_snr_esno()
796 dprintk("%s()\n", __func__); in cx24116_read_ucblocks()
817 dprintk("%s() qstatus = 0x%02x\n", __func__, in cx24116_wait_for_lnb()
827 dprintk("%s(): LNB not ready\n", __func__); in cx24116_wait_for_lnb()
838 dprintk("%s: %s\n", __func__, in cx24116_set_voltage()
866 dprintk("%s(%d)\n", __func__, tone); in cx24116_set_tone()
887 dprintk("%s: setting tone on\n", __func__); in cx24116_set_tone()
891 dprintk("%s: setting tone off\n", __func__); in cx24116_set_tone()
1010 dprintk("%s burst=%d\n", __func__, in cx24116_send_diseqc_msg()
1049 dprintk("%s(%d) toneburst=%d\n", __func__, burst, toneburst); in cx24116_diseqc_send_burst()
1099 dprintk("%s\n", __func__); in cx24116_release()
1111 dprintk("%s\n", __func__); in cx24116_attach()
1149 dprintk("%s()\n", __func__); in cx24116_initfe()
1181 dprintk("%s()\n", __func__); in cx24116_sleep()
1210 dprintk("%s()\n", __func__); in cx24116_set_frontend()
1214 dprintk("%s: DVB-S delivery system selected\n", __func__); in cx24116_set_frontend()
1218 dprintk("%s: unsupported modulation selected (%d)\n", in cx24116_set_frontend()
1228 dprintk("%s: unsupported rolloff selected (%d)\n", in cx24116_set_frontend()
1236 dprintk("%s: DVB-S2 delivery system selected\n", __func__); in cx24116_set_frontend()
1243 dprintk("%s: unsupported modulation selected (%d)\n", in cx24116_set_frontend()
1261 dprintk("%s: unsupported pilot mode selected (%d)\n", in cx24116_set_frontend()
1278 dprintk("%s: unsupported rolloff selected (%d)\n", in cx24116_set_frontend()
1285 dprintk("%s: unsupported delivery system selected (%d)\n", in cx24116_set_frontend()
1311 dprintk("%s: delsys = %d\n", __func__, state->dcur.delsys); in cx24116_set_frontend()
1312 dprintk("%s: modulation = %d\n", __func__, state->dcur.modulation); in cx24116_set_frontend()
1313 dprintk("%s: frequency = %d\n", __func__, state->dcur.frequency); in cx24116_set_frontend()
1314 dprintk("%s: pilot = %d (val = 0x%02x)\n", __func__, in cx24116_set_frontend()
1316 dprintk("%s: retune = %d\n", __func__, retune); in cx24116_set_frontend()
1317 dprintk("%s: rolloff = %d (val = 0x%02x)\n", __func__, in cx24116_set_frontend()
1319 dprintk("%s: symbol_rate = %d\n", __func__, state->dcur.symbol_rate); in cx24116_set_frontend()
1320 dprintk("%s: FEC = %d (mask/val = 0x%02x/0x%02x)\n", __func__, in cx24116_set_frontend()
1322 dprintk("%s: Inversion = %d (val = 0x%02x)\n", __func__, in cx24116_set_frontend()
1407 dprintk("%s: Tuned\n", __func__); in cx24116_set_frontend()
1413 dprintk("%s: Not tuned\n", __func__); in cx24116_set_frontend()