Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/
Dstm32-usart.c1437 static const struct uart_ops stm32_uart_ops = { variable
1523 port->ops = &stm32_uart_ops; in stm32_usart_init_port()