Home
last modified time | relevance | path

Searched refs:rsa_autoconfig (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/tty/serial/8250/
H A D8250.h321 void rsa_autoconfig(struct uart_8250_port *up);
327 static inline void rsa_autoconfig(struct uart_8250_port *up) {} in rsa_autoconfig() function
H A D8250_rsa.c193 void rsa_autoconfig(struct uart_8250_port *up) in rsa_autoconfig() function
H A D8250_port.c1181 rsa_autoconfig(up); in autoconfig()