uart_parse_earlycon 640 drivers/tty/serial/8250/8250_core.c if (uart_parse_earlycon(options, &iotype, &addr, &options)) uart_parse_earlycon 2374 drivers/tty/serial/amba-pl011.c if (uart_parse_earlycon(options, &iotype, &addr, &options)) uart_parse_earlycon 94 drivers/tty/serial/earlycon.c if (uart_parse_earlycon(options, &port->iotype, &addr, &options)) uart_parse_earlycon 2015 drivers/tty/serial/serial_core.c EXPORT_SYMBOL_GPL(uart_parse_earlycon); uart_parse_earlycon 396 include/linux/serial_core.h int uart_parse_earlycon(char *p, unsigned char *iotype, resource_size_t *addr,