Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dsamsung.c160 static void s3c24xx_serial_stop_tx(struct uart_port *port) in s3c24xx_serial_stop_tx() function
331 s3c24xx_serial_stop_tx(port); in s3c24xx_serial_start_next_tx()
735 s3c24xx_serial_stop_tx(port); in s3c24xx_serial_tx_chars()
768 s3c24xx_serial_stop_tx(port); in s3c24xx_serial_tx_chars()
1462 .stop_tx = s3c24xx_serial_stop_tx,