Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dserial_core.h789 struct earlycon_id { struct
796 extern const struct earlycon_id __earlycon_table[]; argument
797 extern const struct earlycon_id __earlycon_table_end[];
806 static const struct earlycon_id __UNIQUE_ID(__earlycon_##_name) \
808 __aligned(__alignof__(struct earlycon_id)) \
815 extern int of_setup_earlycon(const struct earlycon_id *match,
/linux-6.3-rc2/drivers/tty/serial/
A Dearlycon.c138 static int __init register_earlycon(char *buf, const struct earlycon_id *match) in register_earlycon()
185 const struct earlycon_id *match; in setup_earlycon()
253 int __init of_setup_earlycon(const struct earlycon_id *match, in of_setup_earlycon()
/linux-6.3-rc2/drivers/of/
A Dfdt.c1014 const struct earlycon_id *match; in early_init_dt_scan_chosen_stdout()

Completed in 8 milliseconds