Searched refs:disable_check (Results 1 – 6 of 6) sorted by relevance
43 with self.u_boot_console.disable_check('main_signon'):187 with c.disable_check('error_notification'):
11 with u_boot_console.disable_check('unknown_command'):
16 with u_boot_console.disable_check('main_signon'):
234 disable_check=False): argument270 if disable_check:
429 def disable_check(self, check_type): member in ConsoleBase
354 `u_boot_console.disable_check()` to temporarily disable checking for specific