Searched refs:early_omap_serial_setup (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/drivers/tty/serial/ |
D | omap-serial.c | 1219 static int __init early_omap_serial_setup(struct earlycon_device *device, in early_omap_serial_setup() function 1232 OF_EARLYCON_DECLARE(omapserial, "ti,omap2-uart", early_omap_serial_setup); 1233 OF_EARLYCON_DECLARE(omapserial, "ti,omap3-uart", early_omap_serial_setup); 1234 OF_EARLYCON_DECLARE(omapserial, "ti,omap4-uart", early_omap_serial_setup);
|