Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsc16is7xx.c359 static void sc16is7xx_stop_tx(struct uart_port *port);
659 sc16is7xx_stop_tx(port); in sc16is7xx_handle_tx()
691 sc16is7xx_stop_tx(port); in sc16is7xx_handle_tx()
914 static void sc16is7xx_stop_tx(struct uart_port *port) in sc16is7xx_stop_tx() function
1281 .stop_tx = sc16is7xx_stop_tx,