Searched refs:pcb_debug (Results 1 – 1 of 1) sorted by relevance
13 static unsigned int pcb_debug; variable14 module_param(pcb_debug, int, 0644);15 MODULE_PARM_DESC(pcb_debug, "enable pcb config debug messages [video]");771 if (pcb_debug) { in initialize_cx231xx()