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()
443 dprintk("%s(0x%02x,0x%02x)\n", __func__, mod, fec); in cx24116_set_fec()
453 dprintk("%s() mask/val = 0x%02x/0x%02x\n", __func__, in cx24116_set_fec()
461 dprintk("%s(%d)\n", __func__, rate); in cx24116_set_symbolrate()
466 dprintk("%s() unsupported symbol_rate = %d\n", __func__, rate); in cx24116_set_symbolrate()
471 dprintk("%s() symbol_rate = %d\n", __func__, rate); in cx24116_set_symbolrate()
485 dprintk("%s()\n", __func__); in cx24116_firmware_ondemand()
535 dprintk("%s()\n", __func__); in cx24116_cmd_execute()
547 dprintk("%s: 0x%02x == 0x%02x\n", __func__, i, cmd->args[i]); in cx24116_cmd_execute()
574 dprintk("%s\n", __func__); in cx24116_load_firmware()
575 dprintk("Firmware is %zu bytes (%02x %02x .. %02x %02x)\n", in cx24116_load_firmware()
695 dprintk("%s: status = 0x%02x\n", __func__, lock); in cx24116_read_status()
715 dprintk("%s()\n", __func__); in cx24116_read_ber()
734 dprintk("%s()\n", __func__); in cx24116_read_signal_strength()
749 dprintk("%s: raw / cooked = 0x%04x / 0x%04x\n", in cx24116_read_signal_strength()
766 dprintk("%s()\n", __func__); in cx24116_read_snr_pct()
776 dprintk("%s: raw / cooked = 0x%02x / 0x%04x\n", __func__, in cx24116_read_snr_pct()
790 dprintk("%s()\n", __func__); in cx24116_read_snr_esno()
795 dprintk("%s: raw 0x%04x\n", __func__, *snr); in cx24116_read_snr_esno()
812 dprintk("%s()\n", __func__); in cx24116_read_ucblocks()
833 dprintk("%s() qstatus = 0x%02x\n", __func__, in cx24116_wait_for_lnb()
843 dprintk("%s(): LNB not ready\n", __func__); in cx24116_wait_for_lnb()
854 dprintk("%s: %s\n", __func__, in cx24116_set_voltage()
882 dprintk("%s(%d)\n", __func__, tone); in cx24116_set_tone()
903 dprintk("%s: setting tone on\n", __func__); in cx24116_set_tone()
907 dprintk("%s: setting tone off\n", __func__); in cx24116_set_tone()
1026 dprintk("%s burst=%d\n", __func__, in cx24116_send_diseqc_msg()
1065 dprintk("%s(%d) toneburst=%d\n", __func__, burst, toneburst); in cx24116_diseqc_send_burst()
1115 dprintk("%s\n", __func__); in cx24116_release()
1127 dprintk("%s\n", __func__); in cx24116_attach()
1167 dprintk("%s()\n", __func__); in cx24116_initfe()
1199 dprintk("%s()\n", __func__); in cx24116_sleep()
1228 dprintk("%s()\n", __func__); in cx24116_set_frontend()
1232 dprintk("%s: DVB-S delivery system selected\n", __func__); in cx24116_set_frontend()
1236 dprintk("%s: unsupported modulation selected (%d)\n", in cx24116_set_frontend()
1246 dprintk("%s: unsupported rolloff selected (%d)\n", in cx24116_set_frontend()
1254 dprintk("%s: DVB-S2 delivery system selected\n", __func__); in cx24116_set_frontend()
1261 dprintk("%s: unsupported modulation selected (%d)\n", in cx24116_set_frontend()
1279 dprintk("%s: unsupported pilot mode selected (%d)\n", in cx24116_set_frontend()
1296 dprintk("%s: unsupported rolloff selected (%d)\n", in cx24116_set_frontend()
1303 dprintk("%s: unsupported delivery system selected (%d)\n", in cx24116_set_frontend()
1329 dprintk("%s: delsys = %d\n", __func__, state->dcur.delsys); in cx24116_set_frontend()
1330 dprintk("%s: modulation = %d\n", __func__, state->dcur.modulation); in cx24116_set_frontend()
1331 dprintk("%s: frequency = %d\n", __func__, state->dcur.frequency); in cx24116_set_frontend()
1332 dprintk("%s: pilot = %d (val = 0x%02x)\n", __func__, in cx24116_set_frontend()
1334 dprintk("%s: retune = %d\n", __func__, retune); in cx24116_set_frontend()
1335 dprintk("%s: rolloff = %d (val = 0x%02x)\n", __func__, in cx24116_set_frontend()
1337 dprintk("%s: symbol_rate = %d\n", __func__, state->dcur.symbol_rate); in cx24116_set_frontend()
1338 dprintk("%s: FEC = %d (mask/val = 0x%02x/0x%02x)\n", __func__, in cx24116_set_frontend()
1340 dprintk("%s: Inversion = %d (val = 0x%02x)\n", __func__, in cx24116_set_frontend()
1425 dprintk("%s: Tuned\n", __func__); in cx24116_set_frontend()
1431 dprintk("%s: Not tuned\n", __func__); in cx24116_set_frontend()