Searched refs:DST_CA_NOTICE (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/media/pci/bt8xx/ |
H A D | dst_ca.c | 22 #define DST_CA_NOTICE 1 macro 30 else if ((x > DST_CA_NOTICE) && (x > y)) \ 88 dprintk(verbose, DST_CA_NOTICE, 1, " 8820 not ready"); in dst_ci_command() 111 dprintk(verbose, DST_CA_NOTICE, 1, " Put Command"); in dst_put_ci() 221 dprintk(verbose, DST_CA_NOTICE, 1, " -->dst_put_ci SUCCESS !"); in ca_get_slot_caps() 297 dprintk(verbose, DST_CA_NOTICE, 1, " Message = [%*ph]", in ca_get_message() 305 dprintk(verbose, DST_CA_NOTICE, 1, " Command=[0x%x]", command); in ca_get_message() 355 dprintk(verbose, DST_CA_NOTICE, 1, " Resetting DST."); in write_to_8820() 359 dprintk(verbose, DST_CA_NOTICE, 1, " DST-CI Command success."); in write_to_8820() 443 dprintk(verbose, DST_CA_NOTICE, 1, " ca_set_pmt.. success !"); in dst_check_ca_pmt()
|