Searched refs:boot_serial_start (Results 1 – 5 of 5) sorted by relevance
44 void boot_serial_start(const struct boot_uart_funcs *f);
199 boot_serial_start(&boot_uart_funcs); in serial_boot_detect()
169 boot_serial_start(&boot_funcs); in main()
407 boot_serial_start(&boot_funcs);
1422 boot_serial_start(const struct boot_uart_funcs *f) in boot_serial_start() function