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

/linux-4.1.27/drivers/media/pci/bt8xx/
H A Dbtcx-risc.c35 static unsigned int btcx_debug; variable
36 module_param(btcx_debug, int, 0644);
37 MODULE_PARM_DESC(btcx_debug,"debug messages, default is 0 (no)");
49 if (btcx_debug) { btcx_riscmem_free()
74 if (btcx_debug) { btcx_riscmem_alloc()
140 if (btcx_debug) btcx_align()
152 if (btcx_debug) btcx_align()
233 if (btcx_debug) { btcx_calc_skips()

Completed in 37 milliseconds