Searched refs:DST_CA_ERROR (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/media/pci/bt8xx/ |
D | dst_ca.c | 33 #define DST_CA_ERROR 0 macro 40 if ((x > DST_CA_ERROR) && (x > y)) \ 90 dprintk(verbose, DST_CA_ERROR, 1, " DST PIO disable failed."); in dst_ci_command() 147 dprintk(verbose, DST_CA_ERROR, 1, " -->dst_put_ci FAILED !"); in ca_get_app_info() 162 …dprintk(verbose, DST_CA_ERROR, 1, "Invalid string length returned in ca_get_app_info(). Recovering… in ca_get_app_info() 186 dprintk(verbose, DST_CA_ERROR, 1, " -->dst_put_ci FAILED !"); in ca_get_ca_info() 202 dprintk(verbose, DST_CA_ERROR, 1, "Invalid number of ids (>100). Recovering."); in ca_get_ca_info() 230 dprintk(verbose, DST_CA_ERROR, 1, " -->dst_put_ci FAILED !"); in ca_get_slot_caps() 270 dprintk(verbose, DST_CA_ERROR, 1, " -->dst_put_ci FAILED !"); in ca_get_slot_info() 342 dprintk(verbose, DST_CA_ERROR, 1, " Message too long ! *** Bailing Out *** !"); in handle_dst_tag() [all …]
|