Searched refs:DST_CA_INFO (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/media/pci/bt8xx/
H A Ddst_ca.c35 #define DST_CA_INFO 2 macro
44 else if ((x > DST_CA_INFO) && (x > y)) \
99 dprintk(verbose, DST_CA_INFO, 1, " Write not successful, trying to recover"); dst_ci_command()
108 dprintk(verbose, DST_CA_INFO, 1, " Read not successful, trying to recover"); dst_ci_command()
118 dprintk(verbose, DST_CA_INFO, 1, " Read not successful, trying to recover"); dst_ci_command()
164 dprintk(verbose, DST_CA_INFO, 1, " -->dst_put_ci SUCCESS !"); ca_get_app_info()
165 dprintk(verbose, DST_CA_INFO, 1, " ================================ CI Module Application Info ======================================"); ca_get_app_info()
166 dprintk(verbose, DST_CA_INFO, 1, " Application Type=[%d], Application Vendor=[%d], Vendor Code=[%d]\n%s: Application info=[%s]", ca_get_app_info()
169 dprintk(verbose, DST_CA_INFO, 1, " =================================================================================================="); ca_get_app_info()
203 dprintk(verbose, DST_CA_INFO, 1, " -->dst_put_ci SUCCESS !"); ca_get_ca_info()
206 dprintk(verbose, DST_CA_INFO, 0, " DST data = ["); ca_get_ca_info()
208 dprintk(verbose, DST_CA_INFO, 0, " 0x%02x", state->messages[i]); ca_get_ca_info()
210 dprintk(verbose, DST_CA_INFO, 0, "]\n"); ca_get_ca_info()
220 dprintk(verbose, DST_CA_INFO, 0, " CA_INFO = ["); ca_get_ca_info()
224 dprintk(verbose, DST_CA_INFO, 0, " 0x%02x%02x", state->messages[srcPtr + 0], state->messages[srcPtr + 1]); ca_get_ca_info()
231 dprintk(verbose, DST_CA_INFO, 0, "]\n"); ca_get_ca_info()
251 dprintk(verbose, DST_CA_INFO, 1, " Slot cap = [%d]", slot_cap[7]); ca_get_slot_caps()
252 dprintk(verbose, DST_CA_INFO, 0, "===================================\n"); ca_get_slot_caps()
254 dprintk(verbose, DST_CA_INFO, 0, " %d", slot_cap[i]); ca_get_slot_caps()
255 dprintk(verbose, DST_CA_INFO, 0, "\n"); ca_get_slot_caps()
287 dprintk(verbose, DST_CA_INFO, 1, " -->dst_put_ci SUCCESS !"); ca_get_slot_info()
291 dprintk(verbose, DST_CA_INFO, 1, " Slot info = [%d]", slot_info[3]); ca_get_slot_info()
292 dprintk(verbose, DST_CA_INFO, 0, "===================================\n"); ca_get_slot_info()
294 dprintk(verbose, DST_CA_INFO, 0, " %d", slot_info[i]); ca_get_slot_info()
295 dprintk(verbose, DST_CA_INFO, 0, "\n"); ca_get_slot_info()
517 dprintk(verbose, DST_CA_INFO, 1, " -->CA_PMT Success !"); ca_send_message()
520 dprintk(verbose, DST_CA_INFO, 1, "Command = CA_PMT_REPLY"); ca_send_message()
527 dprintk(verbose, DST_CA_INFO, 1, " -->CA_PMT_REPLY Success !"); ca_send_message()
530 dprintk(verbose, DST_CA_INFO, 1, " Getting Cam Application information"); ca_send_message()
537 dprintk(verbose, DST_CA_INFO, 1, " -->CA_APP_INFO_ENQUIRY Success !"); ca_send_message()
540 dprintk(verbose, DST_CA_INFO, 1, " Getting CA Information"); ca_send_message()
547 dprintk(verbose, DST_CA_INFO, 1, " -->CA_INFO_ENQUIRY Success !"); ca_send_message()
582 dprintk(verbose, DST_CA_INFO, 1, " Sending message"); dst_ca_ioctl()
590 dprintk(verbose, DST_CA_INFO, 1, " Getting message"); dst_ca_ioctl()
596 dprintk(verbose, DST_CA_INFO, 1, " -->CA_GET_MSG Success !"); dst_ca_ioctl()
604 dprintk(verbose, DST_CA_INFO, 1, " Getting Slot info"); dst_ca_ioctl()
610 dprintk(verbose, DST_CA_INFO, 1, " -->CA_GET_SLOT_INFO Success !"); dst_ca_ioctl()
613 dprintk(verbose, DST_CA_INFO, 1, " Getting Slot capabilities"); dst_ca_ioctl()
619 dprintk(verbose, DST_CA_INFO, 1, " -->CA_GET_CAP Success !"); dst_ca_ioctl()
622 dprintk(verbose, DST_CA_INFO, 1, " Getting descrambler description"); dst_ca_ioctl()
628 dprintk(verbose, DST_CA_INFO, 1, " -->CA_GET_DESCR_INFO Success !"); dst_ca_ioctl()
631 dprintk(verbose, DST_CA_INFO, 1, " Setting descrambler"); dst_ca_ioctl()
637 dprintk(verbose, DST_CA_INFO, 1, " -->CA_SET_DESCR Success !"); dst_ca_ioctl()
640 dprintk(verbose, DST_CA_INFO, 1, " Setting PID"); dst_ca_ioctl()
646 dprintk(verbose, DST_CA_INFO, 1, " -->CA_SET_PID Success !"); dst_ca_ioctl()

Completed in 95 milliseconds