Home
last modified time | relevance | path

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

/components/drivers/ofw/
A Dfdt.c661 … struct rt_fdt_earlycon_id *earlycon_id, *earlycon_id_end, *best_earlycon_id = RT_NULL; in rt_fdt_scan_chosen_stdout() local
664 earlycon_id_end = (struct rt_fdt_earlycon_id *)&_earlycon_end; in rt_fdt_scan_chosen_stdout()
707 for (int max_score = 0; earlycon_id < earlycon_id_end; ++earlycon_id) in rt_fdt_scan_chosen_stdout()

Completed in 5 milliseconds