Home
last modified time | relevance | path

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

/components/drivers/ofw/
A Dofw.c160 const char *ofw_name = RT_NULL; in ofw_console_serial_find() local
176 ofw_name = np->full_name; in ofw_console_serial_find()
180 return ofw_name; in ofw_console_serial_find()
187 const char *console, **ofw_name; in tty_device_compare() local
201 ofw_name = (const char **)args_list[5]; in tty_device_compare()
220 const char *ofw_name = RT_NULL; in ofw_console_tty_find() local
256 args_list[5] = (rt_ubase_t)&ofw_name; in ofw_console_tty_find()
260 return ofw_name; in ofw_console_tty_find()
267 const char *ofw_name = RT_NULL, *stdout_path, *con; in rt_ofw_console_setup() local
286 if (ofw_name) in rt_ofw_console_setup()
[all …]

Completed in 3 milliseconds