Searched refs:ofw_name (Results 1 – 1 of 1) sorted by relevance
160 const char *ofw_name = RT_NULL; in ofw_console_serial_find() local176 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() local201 ofw_name = (const char **)args_list[5]; in tty_device_compare()220 const char *ofw_name = RT_NULL; in ofw_console_tty_find() local256 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() local286 if (ofw_name) in rt_ofw_console_setup()[all …]
Completed in 3 milliseconds