Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dserial_core.h376 struct earlycon_id { struct
383 extern const struct earlycon_id *__earlycon_table[]; argument
384 extern const struct earlycon_id *__earlycon_table_end[];
393 static const struct earlycon_id unique_id \
398 static const struct earlycon_id EARLYCON_USED_OR_UNUSED \
408 extern int of_setup_earlycon(const struct earlycon_id *match,
/linux-4.19.296/drivers/of/
Dfdt.c946 const struct earlycon_id **p_match; in early_init_dt_scan_chosen_stdout()
975 const struct earlycon_id *match = *p_match; in early_init_dt_scan_chosen_stdout()