Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dearlycon.c40 extern struct earlycon_id __earlycon_table[];
41 static const struct earlycon_id __earlycon_table_sentinel
106 static int __init register_earlycon(char *buf, const struct earlycon_id *match) in register_earlycon()
150 const struct earlycon_id *match; in setup_earlycon()
/linux-4.1.27/include/linux/
Dserial_core.h342 struct earlycon_id { struct
352 static const struct earlycon_id __earlycon_##_name \ argument