[go: nahoru, domu]

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

/drivers/media/pci/bt8xx/
H A Ddst_ca.c36 #define DST_CA_DEBUG 3 macro
46 else if ((x > DST_CA_DEBUG) && (x > y)) \
84 dprintk(verbose, DST_CA_DEBUG, 1, " Computing string checksum.");
85 dprintk(verbose, DST_CA_DEBUG, 1, " -> string length : 0x%02x", length);
87 dprintk(verbose, DST_CA_DEBUG, 1, " -> checksum : 0x%02x", check_string[length]);
398 dprintk(verbose, DST_CA_DEBUG, 1, " Length field=[%02x]", length_field);
401 dprintk(verbose, DST_CA_DEBUG, 1, " Length=[%02x]\n", length);
407 dprintk(verbose, DST_CA_DEBUG, 1, " Length=[%04x]", length);
417 dprintk(verbose, DST_CA_DEBUG, 0, " String=[ ");
419 dprintk(verbose, DST_CA_DEBUG,
[all...]

Completed in 12 milliseconds