Home
last modified time | relevance | path

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

/components/drivers/ofw/
A Dfdt.c707 for (int max_score = 0; earlycon_id < earlycon_id_end; ++earlycon_id) in rt_fdt_scan_chosen_stdout() local
727 if (score > max_score) in rt_fdt_scan_chosen_stdout()
729 max_score = score; in rt_fdt_scan_chosen_stdout()

Completed in 3 milliseconds