Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/tty/serial/
Dsunsu.c187 static int __enable_rsa(struct uart_sunsu_port *up) in __enable_rsa() function
212 __enable_rsa(up); in enable_rsa()
/linux-3.4.99/drivers/tty/serial/8250/
D8250.c625 static int __enable_rsa(struct uart_8250_port *up) in __enable_rsa() function
650 __enable_rsa(up); in enable_rsa()
1191 if (probe_rsa[i] == port->iobase && __enable_rsa(up)) { in autoconfig()