Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dearlycon.c183 int __init setup_earlycon(char *buf) in setup_earlycon() function
/openbmc/linux/include/linux/
H A Dserial_core.h947 static inline int setup_earlycon(char *buf) { return 0; } in setup_earlycon() function