Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dsamsung.c157 static void s3c24xx_serial_stop_tx(struct uart_port *port) in s3c24xx_serial_stop_tx() function
326 s3c24xx_serial_stop_tx(port); in s3c24xx_serial_start_next_tx()
738 s3c24xx_serial_stop_tx(port); in s3c24xx_serial_tx_chars()
771 s3c24xx_serial_stop_tx(port); in s3c24xx_serial_tx_chars()
1496 .stop_tx = s3c24xx_serial_stop_tx,