Lines Matching refs:debug
137 static int debug = QUIET; variable
138 module_param(debug, int, 0);
139 MODULE_PARM_DESC(debug, "Debug level: 0=Quiet, 1=Verbose, 2=Debug (default=0)");
162 if (debug >= DEBUG) in send_command()
187 if (debug >= DEBUG) { in send_command()
204 if (debug >= DEBUG) in send_command()
279 if (debug >= VERBOSE) in pcipcwd_start()
304 if (debug >= VERBOSE) in pcipcwd_stop()
317 if (debug >= DEBUG) in pcipcwd_keepalive()
335 if (debug >= VERBOSE) in pcipcwd_set_heartbeat()
355 if (debug >= DEBUG) in pcipcwd_get_status()
367 if (debug >= VERBOSE) in pcipcwd_clear_status()
372 if (debug >= DEBUG) { in pcipcwd_clear_status()
387 if (debug >= DEBUG) { in pcipcwd_clear_status()
410 if (debug >= DEBUG) { in pcipcwd_get_temperature()
428 if (debug >= VERBOSE) in pcipcwd_get_timeleft()
573 if (debug >= VERBOSE) in pcipcwd_open()