Searched refs:option_start (Results 1 – 1 of 1) sorted by relevance
757 const char *option_start = options - 1; in rt_fdt_scan_chosen_stdout() local759 while (option_start[-1] != '\0') in rt_fdt_scan_chosen_stdout()761 --option_start; in rt_fdt_scan_chosen_stdout()764 rt_memmove(fdt_earlycon.options, option_start, options - option_start); in rt_fdt_scan_chosen_stdout()
Completed in 4 milliseconds