Searched refs:earlycon_id (Results 1 – 3 of 3) sorted by relevance
138 static int __init register_earlycon(char *buf, const struct earlycon_id *match) in register_earlycon()185 const struct earlycon_id *match; in setup_earlycon()276 int __init of_setup_earlycon(const struct earlycon_id *match, in of_setup_earlycon()
1054 struct earlycon_id { struct1061 extern const struct earlycon_id __earlycon_table[]; argument1062 extern const struct earlycon_id __earlycon_table_end[];1071 static const struct earlycon_id __UNIQUE_ID(__earlycon_##_name) \1073 __aligned(__alignof__(struct earlycon_id)) \1080 int of_setup_earlycon(const struct earlycon_id *match, unsigned long node,
885 const struct earlycon_id *match; in early_init_dt_scan_chosen_stdout()