Home
last modified time | relevance | path

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

/linux-4.1.27/Documentation/serial/
Dserial-rs485.txt47 static struct uart_ops atmel_pops = {
/linux-4.1.27/drivers/tty/serial/
Datmel_serial.c2225 static struct uart_ops atmel_pops = { variable
2268 port->ops = &atmel_pops; in atmel_init_port()