earlycon_id
const struct earlycon_id *match;
static int __init register_earlycon(char *buf, const struct earlycon_id *match)
const struct earlycon_id *match;
int __init of_setup_earlycon(const struct earlycon_id *match,
extern const struct earlycon_id __earlycon_table[];
extern const struct earlycon_id __earlycon_table_end[];
static const struct earlycon_id __UNIQUE_ID(__earlycon_##_name) \
__aligned(__alignof__(struct earlycon_id)) \
int of_setup_earlycon(const struct earlycon_id *match, unsigned long node,