Searched refs:DST_DEBUG (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/media/pci/bt8xx/ |
D | dst.c | 52 #define DST_DEBUG 3 macro 65 else if ((x > DST_DEBUG) && (x > y)) \ 150 dprintk(verbose, DST_DEBUG, 1, "Resetting DST"); in rdc_8820_reset() 315 dprintk(verbose, DST_DEBUG, 1, "reply is 0x%x", ret[0]); in read_dst() 317 dprintk(verbose, DST_DEBUG, 0, " 0x%x", ret[err]); in read_dst() 319 dprintk(verbose, DST_DEBUG, 0, "\n"); in read_dst() 489 dprintk(verbose, DST_DEBUG, 1, "%s", state->fw_name); in dst_set_symbolrate() 1247 dprintk(verbose, DST_DEBUG, 1, "Trying to recover.. "); in dst_command() 1267 dprintk(verbose, DST_DEBUG, 1, "Trying to recover.. "); in dst_command() 1351 dprintk(verbose, DST_DEBUG, 1, "read not successful"); in dst_get_tuna() [all …]
|