Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/
Dst-asc.c691 static const struct uart_ops asc_uart_ops = { variable
723 port->ops = &asc_uart_ops; in asc_init_port()