Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/bt8xx/
H A Ddst_ca.c24 #define DST_CA_DEBUG 3 macro
34 else if ((x > DST_CA_DEBUG) && (x > y)) \
58 dprintk(verbose, DST_CA_DEBUG, 1, " Computing string checksum."); in put_checksum()
389 dprintk(verbose, DST_CA_DEBUG, 0, " String=[ "); in debug_string()
391 dprintk(verbose, DST_CA_DEBUG, 0, "%02x ", msg[i]); in debug_string()
392 dprintk(verbose, DST_CA_DEBUG, 0, "]\n"); in debug_string()
460 dprintk(verbose, DST_CA_DEBUG, 1, " "); in ca_send_message()
479 dprintk(verbose, DST_CA_DEBUG, 1, "Command = SEND_CA_PMT"); in ca_send_message()
620 dprintk(verbose, DST_CA_DEBUG, 1, " Device closed."); in dst_ca_release()
627 dprintk(verbose, DST_CA_DEBUG, 1, " Device read."); in dst_ca_read()
[all …]