Searched refs:stm32_stop_tx (Results 1 – 1 of 1) sorted by relevance
126 static void stm32_stop_tx(struct uart_port *port);212 stm32_stop_tx(port); in stm32_transmit_chars()217 stm32_stop_tx(port); in stm32_transmit_chars()229 stm32_stop_tx(port); in stm32_transmit_chars()272 static void stm32_stop_tx(struct uart_port *port) in stm32_stop_tx() function491 .stop_tx = stm32_stop_tx,