Searched refs:p_match (Results 1 – 2 of 2) sorted by relevance
172 const struct earlycon_id **p_match; in setup_earlycon() local180 for (p_match = __earlycon_table; p_match < __earlycon_table_end; in setup_earlycon()181 p_match++) { in setup_earlycon()182 const struct earlycon_id *match = *p_match; in setup_earlycon()
945 const struct earlycon_id **p_match; in early_init_dt_scan_chosen_stdout() local972 for (p_match = __earlycon_table; p_match < __earlycon_table_end; in early_init_dt_scan_chosen_stdout()973 p_match++) { in early_init_dt_scan_chosen_stdout()974 const struct earlycon_id *match = *p_match; in early_init_dt_scan_chosen_stdout()