Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/serial/
Dsh-sci.c2756 static const struct uart_ops sci_uart_ops = { variable
2890 port->ops = &sci_uart_ops; in sci_init_single()