earlycon_id       913 drivers/of/fdt.c 	const struct earlycon_id **p_match;
earlycon_id       942 drivers/of/fdt.c 		const struct earlycon_id *match = *p_match;
earlycon_id       127 drivers/tty/serial/earlycon.c static int __init register_earlycon(char *buf, const struct earlycon_id *match)
earlycon_id       172 drivers/tty/serial/earlycon.c 	const struct earlycon_id **p_match;
earlycon_id       182 drivers/tty/serial/earlycon.c 		const struct earlycon_id *match = *p_match;
earlycon_id       231 drivers/tty/serial/earlycon.c int __init of_setup_earlycon(const struct earlycon_id *match,
earlycon_id       357 include/linux/serial_core.h extern const struct earlycon_id *__earlycon_table[];
earlycon_id       358 include/linux/serial_core.h extern const struct earlycon_id *__earlycon_table_end[];
earlycon_id       367 include/linux/serial_core.h 	static const struct earlycon_id unique_id			\
earlycon_id       372 include/linux/serial_core.h 	static const struct earlycon_id EARLYCON_USED_OR_UNUSED		\
earlycon_id       382 include/linux/serial_core.h extern int of_setup_earlycon(const struct earlycon_id *match,