Searched refs:DST_CA_INFO (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/media/pci/bt8xx/ |
D | dst_ca.c | 35 #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"); in dst_ci_command() 108 dprintk(verbose, DST_CA_INFO, 1, " Read not successful, trying to recover"); in dst_ci_command() 118 dprintk(verbose, DST_CA_INFO, 1, " Read not successful, trying to recover"); in dst_ci_command() 164 dprintk(verbose, DST_CA_INFO, 1, " -->dst_put_ci SUCCESS !"); in ca_get_app_info() 165 …dprintk(verbose, DST_CA_INFO, 1, " ================================ CI Module Application Info ===… in ca_get_app_info() 166 …dprintk(verbose, DST_CA_INFO, 1, " Application Type=[%d], Application Vendor=[%d], Vendor Code=[%d… in ca_get_app_info() 169 …dprintk(verbose, DST_CA_INFO, 1, " ===============================================================… in ca_get_app_info() 203 dprintk(verbose, DST_CA_INFO, 1, " -->dst_put_ci SUCCESS !"); in ca_get_ca_info() [all …]
|