Searched refs:early_serial8250_setup (Results 1 – 3 of 3) sorted by relevance
136 int __init early_serial8250_setup(struct earlycon_device *device, in early_serial8250_setup() function155 EARLYCON_DECLARE(uart8250, early_serial8250_setup);156 EARLYCON_DECLARE(uart, early_serial8250_setup);157 OF_EARLYCON_DECLARE(ns16550, "ns16550", early_serial8250_setup);158 OF_EARLYCON_DECLARE(ns16550a, "ns16550a", early_serial8250_setup);
317 return early_serial8250_setup(device, NULL); in early_mtk8250_setup()
139 extern int early_serial8250_setup(struct earlycon_device *device,