Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H A Dbtcx-risc.c25 static unsigned int btcx_debug; variable
26 module_param(btcx_debug, int, 0644);
27 MODULE_PARM_DESC(btcx_debug,"debug messages, default is 0 (no)");
30 if (btcx_debug) \
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
H A Dbtcx-risc.c25 static unsigned int btcx_debug; variable
26 module_param(btcx_debug, int, 0644);
27 MODULE_PARM_DESC(btcx_debug,"debug messages, default is 0 (no)");
30 if (btcx_debug) \
224 if (btcx_debug) { in btcx_calc_skips()

Completed in 1 milliseconds