Home
last modified time | relevance | path

Searched defs:earlycon_device (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/tty/serial/
Dearlycon.c197 int (*setup)(struct earlycon_device *, const char *)) in of_setup_earlycon()
/linux-4.1.27/include/linux/
Dserial_core.h335 struct earlycon_device { struct
344 int (*setup)(struct earlycon_device *, const char *options); argument