Searched refs:uart_parse_earlycon (Results 1 – 4 of 4) sorted by relevance
76 uart_parse_earlycon uart_parse_options uart_set_options
473 if (uart_parse_earlycon(options, &iotype, &addr, &options)) in univ8250_console_match()
2105 int uart_parse_earlycon(char *p, enum uart_iotype *iotype, in uart_parse_earlycon() function2145 EXPORT_SYMBOL_GPL(uart_parse_earlycon);
2492 if (uart_parse_earlycon(options, &iotype, &addr, &options)) in pl011_console_match()