• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/bt8xx/

Lines Matching refs:verbose

55 static unsigned int verbose = 5;
56 module_param(verbose, int, 0644);
57 MODULE_PARM_DESC(verbose, "verbose startup messages, default is 1 (yes)");
83 dprintk(verbose, DST_CA_DEBUG, 1, " Computing string checksum.");
84 dprintk(verbose, DST_CA_DEBUG, 1, " -> string length : 0x%02x", length);
86 dprintk(verbose, DST_CA_DEBUG, 1, " -> checksum : 0x%02x", check_string[length]);
98 dprintk(verbose, DST_CA_INFO, 1, " Write not successful, trying to recover");
103 dprintk(verbose, DST_CA_ERROR, 1, " DST PIO disable failed.");
107 dprintk(verbose, DST_CA_INFO, 1, " Read not successful, trying to recover");
113 dprintk(verbose, DST_CA_NOTICE, 1, " 8820 not ready");
117 dprintk(verbose, DST_CA_INFO, 1, " Read not successful, trying to recover");
136 dprintk(verbose, DST_CA_NOTICE, 1, " Put Command");
160 dprintk(verbose, DST_CA_ERROR, 1, " -->dst_put_ci FAILED !");
163 dprintk(verbose, DST_CA_INFO, 1, " -->dst_put_ci SUCCESS !");
164 dprintk(verbose, DST_CA_INFO, 1, " ================================ CI Module Application Info ======================================");
165 dprintk(verbose, DST_CA_INFO, 1, " Application Type=[%d], Application Vendor=[%d], Vendor Code=[%d]\n%s: Application info=[%s]",
168 dprintk(verbose, DST_CA_INFO, 1, " ==================================================================================================");
175 dprintk(verbose, DST_CA_ERROR, 1, "Invalid string length returned in ca_get_app_info(). Recovering.");
199 dprintk(verbose, DST_CA_ERROR, 1, " -->dst_put_ci FAILED !");
202 dprintk(verbose, DST_CA_INFO, 1, " -->dst_put_ci SUCCESS !");
205 dprintk(verbose, DST_CA_INFO, 0, " DST data = [");
207 dprintk(verbose, DST_CA_INFO, 0, " 0x%02x", state->messages[i]);
209 dprintk(verbose, DST_CA_INFO, 0, "]\n");
215 dprintk(verbose, DST_CA_ERROR, 1, "Invalid number of ids (>100). Recovering.");
219 dprintk(verbose, DST_CA_INFO, 0, " CA_INFO = [");
223 dprintk(verbose, DST_CA_INFO, 0, " 0x%02x%02x", state->messages[srcPtr + 0], state->messages[srcPtr + 1]);
230 dprintk(verbose, DST_CA_INFO, 0, "]\n");
243 dprintk(verbose, DST_CA_ERROR, 1, " -->dst_put_ci FAILED !");
246 dprintk(verbose, DST_CA_NOTICE, 1, " -->dst_put_ci SUCCESS !");
250 dprintk(verbose, DST_CA_INFO, 1, " Slot cap = [%d]", slot_cap[7]);
251 dprintk(verbose, DST_CA_INFO, 0, "===================================\n");
253 dprintk(verbose, DST_CA_INFO, 0, " %d", slot_cap[i]);
254 dprintk(verbose, DST_CA_INFO, 0, "\n");
283 dprintk(verbose, DST_CA_ERROR, 1, " -->dst_put_ci FAILED !");
286 dprintk(verbose, DST_CA_INFO, 1, " -->dst_put_ci SUCCESS !");
290 dprintk(verbose, DST_CA_INFO, 1, " Slot info = [%d]", slot_info[3]);
291 dprintk(verbose, DST_CA_INFO, 0, "===================================\n");
293 dprintk(verbose, DST_CA_INFO, 0, " %d", slot_info[i]);
294 dprintk(verbose, DST_CA_INFO, 0, "\n");
323 dprintk(verbose, DST_CA_NOTICE, 1, " Message = [%02x %02x %02x]", p_ca_message->msg[0], p_ca_message->msg[1], p_ca_message->msg[2]);
330 dprintk(verbose, DST_CA_NOTICE, 1, " Command=[0x%x]", command);
356 dprintk(verbose, DST_CA_ERROR, 1, " Message too long ! *** Bailing Out *** !");
380 dprintk(verbose, DST_CA_ERROR, 1, " DST-CI Command failed.");
381 dprintk(verbose, DST_CA_NOTICE, 1, " Resetting DST.");
385 dprintk(verbose, DST_CA_NOTICE, 1, " DST-CI Command success.");
396 dprintk(verbose, DST_CA_DEBUG, 1, " Length field=[%02x]", length_field);
399 dprintk(verbose, DST_CA_DEBUG, 1, " Length=[%02x]\n", length);
405 dprintk(verbose, DST_CA_DEBUG, 1, " Length=[%04x]", length);
415 dprintk(verbose, DST_CA_DEBUG, 0, " String=[ ");
417 dprintk(verbose, DST_CA_DEBUG, 0, "%02x ", msg[i]);
418 dprintk(verbose, DST_CA_DEBUG, 0, "]\n");
430 dprintk(verbose, DST_CA_DEBUG, 1, " CA Message length=[%d]", length);
455 dprintk(verbose, DST_CA_ERROR, 1, " ca_set_pmt.. failed !");
461 dprintk(verbose, DST_CA_ERROR, 1, " Not there yet");
466 dprintk(verbose, DST_CA_ERROR, 1, " ca_set_pmt.. failed !");
469 dprintk(verbose, DST_CA_NOTICE, 1, " ca_set_pmt.. success !");
486 dprintk(verbose, DST_CA_ERROR, 1, " Memory allocation failure");
489 dprintk(verbose, DST_CA_DEBUG, 1, " ");
507 dprintk(verbose, DST_CA_DEBUG, 1, " Command=[0x%x]\n", command);
511 dprintk(verbose, DST_CA_DEBUG, 1, "Command = SEND_CA_PMT");
513 dprintk(verbose, DST_CA_ERROR, 1, " -->CA_PMT Failed !");
517 dprintk(verbose, DST_CA_INFO, 1, " -->CA_PMT Success !");
520 dprintk(verbose, DST_CA_INFO, 1, "Command = CA_PMT_REPLY");
523 dprintk(verbose, DST_CA_ERROR, 1, " -->CA_PMT_REPLY Failed !");
527 dprintk(verbose, DST_CA_INFO, 1, " -->CA_PMT_REPLY Success !");
530 dprintk(verbose, DST_CA_INFO, 1, " Getting Cam Application information");
533 dprintk(verbose, DST_CA_ERROR, 1, " -->CA_APP_INFO_ENQUIRY Failed !");
537 dprintk(verbose, DST_CA_INFO, 1, " -->CA_APP_INFO_ENQUIRY Success !");
540 dprintk(verbose, DST_CA_INFO, 1, " Getting CA Information");
543 dprintk(verbose, DST_CA_ERROR, 1, " -->CA_INFO_ENQUIRY Failed !");
547 dprintk(verbose, DST_CA_INFO, 1, " -->CA_INFO_ENQUIRY Success !");
574 dprintk(verbose, DST_CA_ERROR, 1, " Memory allocation failure");
582 dprintk(verbose, DST_CA_INFO, 1, " Sending message");
584 dprintk(verbose, DST_CA_ERROR, 1, " -->CA_SEND_MSG Failed !");
590 dprintk(verbose, DST_CA_INFO, 1, " Getting message");
592 dprintk(verbose, DST_CA_ERROR, 1, " -->CA_GET_MSG Failed !");
596 dprintk(verbose, DST_CA_INFO, 1, " -->CA_GET_MSG Success !");
599 dprintk(verbose, DST_CA_ERROR, 1, " Resetting DST");
604 dprintk(verbose, DST_CA_INFO, 1, " Getting Slot info");
606 dprintk(verbose, DST_CA_ERROR, 1, " -->CA_GET_SLOT_INFO Failed !");
610 dprintk(verbose, DST_CA_INFO, 1, " -->CA_GET_SLOT_INFO Success !");
613 dprintk(verbose, DST_CA_INFO, 1, " Getting Slot capabilities");
615 dprintk(verbose, DST_CA_ERROR, 1, " -->CA_GET_CAP Failed !");
619 dprintk(verbose, DST_CA_INFO, 1, " -->CA_GET_CAP Success !");
622 dprintk(verbose, DST_CA_INFO, 1, " Getting descrambler description");
624 dprintk(verbose, DST_CA_ERROR, 1, " -->CA_GET_DESCR_INFO Failed !");
628 dprintk(verbose, DST_CA_INFO, 1, " -->CA_GET_DESCR_INFO Success !");
631 dprintk(verbose, DST_CA_INFO, 1, " Setting descrambler");
633 dprintk(verbose, DST_CA_ERROR, 1, " -->CA_SET_DESCR Failed !");
637 dprintk(verbose, DST_CA_INFO, 1, " -->CA_SET_DESCR Success !");
640 dprintk(verbose, DST_CA_INFO, 1, " Setting PID");
642 dprintk(verbose, DST_CA_ERROR, 1, " -->CA_SET_PID Failed !");
646 dprintk(verbose, DST_CA_INFO, 1, " -->CA_SET_PID Success !");
661 dprintk(verbose, DST_CA_DEBUG, 1, " Device opened [%p] ", file);
669 dprintk(verbose, DST_CA_DEBUG, 1, " Device closed.");
679 dprintk(verbose, DST_CA_DEBUG, 1, " Device read.");
686 dprintk(verbose, DST_CA_DEBUG, 1, " Device write.");
712 dprintk(verbose, DST_CA_ERROR, 1, "registering DST-CA device");