Searched refs:DST_CA_NOTICE (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/media/pci/bt8xx/ |
D | dst_ca.c | 34 #define DST_CA_NOTICE 1 macro 42 else if ((x > DST_CA_NOTICE) && (x > y)) \ 114 dprintk(verbose, DST_CA_NOTICE, 1, " 8820 not ready"); in dst_ci_command() 137 dprintk(verbose, DST_CA_NOTICE, 1, " Put Command"); in dst_put_ci() 247 dprintk(verbose, DST_CA_NOTICE, 1, " -->dst_put_ci SUCCESS !"); in ca_get_slot_caps() 324 dprintk(verbose, DST_CA_NOTICE, 1, " Message = [%*ph]", in ca_get_message() 332 dprintk(verbose, DST_CA_NOTICE, 1, " Command=[0x%x]", command); in ca_get_message() 383 dprintk(verbose, DST_CA_NOTICE, 1, " Resetting DST."); in write_to_8820() 387 dprintk(verbose, DST_CA_NOTICE, 1, " DST-CI Command success."); in write_to_8820() 471 dprintk(verbose, DST_CA_NOTICE, 1, " ca_set_pmt.. success !"); in dst_check_ca_pmt()
|