Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/8250/
H A D8250.h319 void rsa_enable(struct uart_8250_port *up);
325 static inline void rsa_enable(struct uart_8250_port *up) {} in rsa_enable() function
H A D8250_rsa.c149 void rsa_enable(struct uart_8250_port *up) in rsa_enable() function
H A D8250_port.c2103 rsa_enable(up); in serial8250_startup_special()