Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dearlycon.c132 static int __init register_earlycon(char *buf, const struct earlycon_id *match) in register_earlycon()
178 const struct earlycon_id **p_match; in setup_earlycon()
190 const struct earlycon_id *match = *p_match; in setup_earlycon()
248 int __init of_setup_earlycon(const struct earlycon_id *match, in of_setup_earlycon()
/OK3568_Linux_fs/kernel/include/linux/
H A Dserial_core.h379 struct earlycon_id { struct
386 extern const struct earlycon_id *__earlycon_table[]; argument
387 extern const struct earlycon_id *__earlycon_table_end[];
396 static const struct earlycon_id unique_id \
401 static const struct earlycon_id EARLYCON_USED_OR_UNUSED \
411 extern int of_setup_earlycon(const struct earlycon_id *match,
/OK3568_Linux_fs/kernel/drivers/of/
H A Dfdt.c909 const struct earlycon_id **p_match; in early_init_dt_scan_chosen_stdout()
938 const struct earlycon_id *match = *p_match; in early_init_dt_scan_chosen_stdout()