Searched refs:p_match (Results 1 – 2 of 2) sorted by relevance
178 const struct earlycon_id **p_match; in setup_earlycon() local188 for (p_match = __earlycon_table; p_match < __earlycon_table_end; in setup_earlycon()189 p_match++) { in setup_earlycon()190 const struct earlycon_id *match = *p_match; in setup_earlycon()
909 const struct earlycon_id **p_match; in early_init_dt_scan_chosen_stdout() local936 for (p_match = __earlycon_table; p_match < __earlycon_table_end; in early_init_dt_scan_chosen_stdout()937 p_match++) { in early_init_dt_scan_chosen_stdout()938 const struct earlycon_id *match = *p_match; in early_init_dt_scan_chosen_stdout()