Searched refs:semihosting_console_fd_ops (Results 1 – 1 of 1) sorted by relevance
49 static const struct serial_ops semihosting_console_fd_ops = { variable52 DECLARE_KEEP_PAGER(semihosting_console_fd_ops);58 sh_console_data.chip.ops = &semihosting_console_fd_ops; in semihosting_console_init()