Searched defs:debug_on (Results 1 – 2 of 2) sorted by relevance
117 static inline bool debug_on(unsigned long debug, unsigned int bit) in debug_on() function
42 def send_pd_command_get_output(self, cmd, regexp, debug_on=True): argument