Home
last modified time | relevance | path

Searched refs:uart_iotype (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dserial_core.h430 enum uart_iotype { enum
489 enum uart_iotype iotype; /* io access style */
1117 int uart_parse_earlycon(char *p, enum uart_iotype *iotype,
/linux/drivers/tty/serial/
H A Dserial_core.c2108 int uart_parse_earlycon(char *p, enum uart_iotype *iotype, in uart_parse_earlycon()