Lines Matching refs:dprintk
51 #define dprintk(args...) \ macro
290 dprintk("%s(%d)\n", __func__, inversion); in cx24116_set_inversion()
422 dprintk("%s(0x%02x,0x%02x)\n", __func__, m, f); in cx24116_lookup_fecmod()
441 dprintk("%s(0x%02x,0x%02x)\n", __func__, mod, fec); in cx24116_set_fec()
451 dprintk("%s() mask/val = 0x%02x/0x%02x\n", __func__, in cx24116_set_fec()
459 dprintk("%s(%d)\n", __func__, rate); in cx24116_set_symbolrate()
464 dprintk("%s() unsupported symbol_rate = %d\n", __func__, rate); in cx24116_set_symbolrate()
469 dprintk("%s() symbol_rate = %d\n", __func__, rate); in cx24116_set_symbolrate()
483 dprintk("%s()\n", __func__); in cx24116_firmware_ondemand()
533 dprintk("%s()\n", __func__); in cx24116_cmd_execute()
545 dprintk("%s: 0x%02x == 0x%02x\n", __func__, i, cmd->args[i]); in cx24116_cmd_execute()
572 dprintk("%s\n", __func__); in cx24116_load_firmware()
573 dprintk("Firmware is %zu bytes (%02x %02x .. %02x %02x)\n", in cx24116_load_firmware()
693 dprintk("%s: status = 0x%02x\n", __func__, lock); in cx24116_read_status()
713 dprintk("%s()\n", __func__); in cx24116_read_ber()
732 dprintk("%s()\n", __func__); in cx24116_read_signal_strength()
747 dprintk("%s: raw / cooked = 0x%04x / 0x%04x\n", in cx24116_read_signal_strength()
764 dprintk("%s()\n", __func__); in cx24116_read_snr_pct()
774 dprintk("%s: raw / cooked = 0x%02x / 0x%04x\n", __func__, in cx24116_read_snr_pct()
788 dprintk("%s()\n", __func__); in cx24116_read_snr_esno()
793 dprintk("%s: raw 0x%04x\n", __func__, *snr); in cx24116_read_snr_esno()
810 dprintk("%s()\n", __func__); in cx24116_read_ucblocks()
831 dprintk("%s() qstatus = 0x%02x\n", __func__, in cx24116_wait_for_lnb()
841 dprintk("%s(): LNB not ready\n", __func__); in cx24116_wait_for_lnb()
852 dprintk("%s: %s\n", __func__, in cx24116_set_voltage()
880 dprintk("%s(%d)\n", __func__, tone); in cx24116_set_tone()
901 dprintk("%s: setting tone on\n", __func__); in cx24116_set_tone()
905 dprintk("%s: setting tone off\n", __func__); in cx24116_set_tone()
1024 dprintk("%s burst=%d\n", __func__, in cx24116_send_diseqc_msg()
1063 dprintk("%s(%d) toneburst=%d\n", __func__, burst, toneburst); in cx24116_diseqc_send_burst()
1113 dprintk("%s\n", __func__); in cx24116_release()
1125 dprintk("%s\n", __func__); in cx24116_attach()
1165 dprintk("%s()\n", __func__); in cx24116_initfe()
1197 dprintk("%s()\n", __func__); in cx24116_sleep()
1226 dprintk("%s()\n", __func__); in cx24116_set_frontend()
1230 dprintk("%s: DVB-S delivery system selected\n", __func__); in cx24116_set_frontend()
1234 dprintk("%s: unsupported modulation selected (%d)\n", in cx24116_set_frontend()
1244 dprintk("%s: unsupported rolloff selected (%d)\n", in cx24116_set_frontend()
1252 dprintk("%s: DVB-S2 delivery system selected\n", __func__); in cx24116_set_frontend()
1259 dprintk("%s: unsupported modulation selected (%d)\n", in cx24116_set_frontend()
1277 dprintk("%s: unsupported pilot mode selected (%d)\n", in cx24116_set_frontend()
1294 dprintk("%s: unsupported rolloff selected (%d)\n", in cx24116_set_frontend()
1301 dprintk("%s: unsupported delivery system selected (%d)\n", in cx24116_set_frontend()
1327 dprintk("%s: delsys = %d\n", __func__, state->dcur.delsys); in cx24116_set_frontend()
1328 dprintk("%s: modulation = %d\n", __func__, state->dcur.modulation); in cx24116_set_frontend()
1329 dprintk("%s: frequency = %d\n", __func__, state->dcur.frequency); in cx24116_set_frontend()
1330 dprintk("%s: pilot = %d (val = 0x%02x)\n", __func__, in cx24116_set_frontend()
1332 dprintk("%s: retune = %d\n", __func__, retune); in cx24116_set_frontend()
1333 dprintk("%s: rolloff = %d (val = 0x%02x)\n", __func__, in cx24116_set_frontend()
1335 dprintk("%s: symbol_rate = %d\n", __func__, state->dcur.symbol_rate); in cx24116_set_frontend()
1336 dprintk("%s: FEC = %d (mask/val = 0x%02x/0x%02x)\n", __func__, in cx24116_set_frontend()
1338 dprintk("%s: Inversion = %d (val = 0x%02x)\n", __func__, in cx24116_set_frontend()
1423 dprintk("%s: Tuned\n", __func__); in cx24116_set_frontend()
1429 dprintk("%s: Not tuned\n", __func__); in cx24116_set_frontend()