Home
last modified time | relevance | path

Searched refs:con_name (Results 1 – 1 of 1) sorted by relevance

/components/drivers/ofw/
A Dofw.c266 char con_name[RT_NAME_MAX], *options = RT_NULL; in rt_ofw_console_setup() local
277 rt_strncpy(con_name, con, RT_NAME_MAX); in rt_ofw_console_setup()
284 ofw_name = ofw_console_tty_find(con_name, con); in rt_ofw_console_setup()
312 if (stdout_np && (ofw_name = ofw_console_serial_find(con_name, stdout_np))) in rt_ofw_console_setup()
335 con = con_name; in rt_ofw_console_setup()

Completed in 3 milliseconds