Home
last modified time | relevance | path

Searched defs:debug_on (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ethtool/
H A Dinternal.h117 static inline bool debug_on(unsigned long debug, unsigned int bit) in debug_on() function
/aosp_15_r20/external/autotest/server/cros/servo/
H A Dpd_console.py42 def send_pd_command_get_output(self, cmd, regexp, debug_on=True): argument