Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dstm32-usart.c111 static void stm32_usart_stop_tx(struct uart_port *port);
951 static void stm32_usart_stop_tx(struct uart_port *port) in stm32_usart_stop_tx() function
1476 .stop_tx = stm32_usart_stop_tx,