Searched refs:pc_debug (Results 1 – 5 of 5) sorted by relevance
223 sa11xx_core.pc_debug=N224 pxa2xx_core.pc_debug=N226 The module option is called pc_debug=N
1663 * modules at load time with a 'pc_debug=#' option to insmod.1667 static int pc_debug = PCMCIA_DEBUG; in ni_gpib_remove() 1668 module_param(pc_debug, int, 0); in ni_gpib_remove() 1670 do {if (pc_debug > (n)) \ in ni_gpib_remove() 1587 static int pc_debug = PCMCIA_DEBUG; global() variable
992 static int pc_debug = PCMCIA_DEBUG; variable 993 #define DEBUG(n, args...) do {if (pc_debug > (n)) pr_debug(args)} while (0)
1124 * modules at load time with a 'pc_debug=#' option to insmod.1130 static int pc_debug = PCMCIA_DEBUG; variable 1131 #define DEBUG(n, args...) do {if (pc_debug > (n)) pr_debug(args); } while (0)
320 if (pc_debug > 1) {