sifive_serial_stop_tx 182 drivers/tty/serial/sifive.c static void sifive_serial_stop_tx(struct uart_port *port); sifive_serial_stop_tx 312 drivers/tty/serial/sifive.c sifive_serial_stop_tx(&ssp->port); sifive_serial_stop_tx 328 drivers/tty/serial/sifive.c sifive_serial_stop_tx(&ssp->port); sifive_serial_stop_tx 869 drivers/tty/serial/sifive.c .stop_tx = sifive_serial_stop_tx,