Searched refs:uart_parse_earlycon (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/tty/serial/ |
| A D | earlycon.c | 99 if (uart_parse_earlycon(options, &port->iotype, &addr, &options)) in parse_options()
|
| A D | serial_core.c | 1989 int uart_parse_earlycon(char *p, unsigned char *iotype, resource_size_t *addr, in uart_parse_earlycon() function 2029 EXPORT_SYMBOL_GPL(uart_parse_earlycon);
|
| A D | amba-pl011.c | 2500 if (uart_parse_earlycon(options, &iotype, &addr, &options)) in pl011_console_match()
|
| /linux/include/linux/ |
| A D | serial_core.h | 393 int uart_parse_earlycon(char *p, unsigned char *iotype, resource_size_t *addr,
|
| /linux/drivers/tty/serial/8250/ |
| A D | 8250_core.c | 638 if (uart_parse_earlycon(options, &iotype, &addr, &options)) in univ8250_console_match()
|
| /linux/ |
| A D | vmlinux.symvers | 11107 0x00000000 uart_parse_earlycon vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 28852 ffff80001077ef00 T uart_parse_earlycon
|
| A D | .tmp_System.map | 28852 ffff80001077ef00 T uart_parse_earlycon
|
Completed in 354 milliseconds