Searched refs:boot_serial_check_start (Results 1 – 3 of 3) sorted by relevance
53 void boot_serial_check_start(const struct boot_uart_funcs *f, int timeout_in_ms);
549 boot_serial_check_start(&boot_funcs,timeout_in_ms);
1591 boot_serial_check_start(const struct boot_uart_funcs *f, int timeout_in_ms) in boot_serial_check_start() function