Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dstm32-usart.c1444 static const struct uart_ops stm32_uart_ops = { variable
1530 port->ops = &stm32_uart_ops; in stm32_usart_init_port()