Searched refs:early_omap_serial_setup (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/tty/serial/ |
D | omap-serial.c | 1175 static int __init early_omap_serial_setup(struct earlycon_device *device, in early_omap_serial_setup() function 1188 OF_EARLYCON_DECLARE(omapserial, "ti,omap2-uart", early_omap_serial_setup); 1189 OF_EARLYCON_DECLARE(omapserial, "ti,omap3-uart", early_omap_serial_setup); 1190 OF_EARLYCON_DECLARE(omapserial, "ti,omap4-uart", early_omap_serial_setup);
|