transmit_chars    493 drivers/tty/amiserial.c 	  transmit_chars(info);
transmit_chars    591 drivers/tty/serial/omap-serial.c 			transmit_chars(up, lsr);
transmit_chars    260 drivers/tty/serial/pxa.c 		transmit_chars(up);
transmit_chars    395 drivers/tty/serial/serial_txx9.c 			transmit_chars(up);
transmit_chars    174 drivers/tty/serial/sunhv.c 	void (*transmit_chars)(struct uart_port *port, struct circ_buf *xmit);
transmit_chars    179 drivers/tty/serial/sunhv.c 	.transmit_chars = transmit_chars_putchar,
transmit_chars    184 drivers/tty/serial/sunhv.c 	.transmit_chars = transmit_chars_write,
transmit_chars    214 drivers/tty/serial/sunhv.c 	sunhv_ops->transmit_chars(port, xmit);
transmit_chars    228 drivers/tty/serial/sunhv.c 	transmit_chars(port);
transmit_chars    268 drivers/tty/serial/sunhv.c 	transmit_chars(port);
transmit_chars    335 drivers/tty/serial/sunsab.c 			transmit_chars(up, &status);
transmit_chars    471 drivers/tty/serial/sunsu.c 			transmit_chars(up);
transmit_chars    429 drivers/tty/serial/vr41xx_siu.c 		transmit_chars(port);