UART_PUT_CHAR 135 drivers/tty/serial/apbuart.c UART_PUT_CHAR(port, port->x_char); UART_PUT_CHAR 149 drivers/tty/serial/apbuart.c UART_PUT_CHAR(port, xmit->buf[xmit->tail]); UART_PUT_CHAR 381 drivers/tty/serial/apbuart.c UART_PUT_CHAR(port, 0); UART_PUT_CHAR 392 drivers/tty/serial/apbuart.c UART_PUT_CHAR(port, 0); UART_PUT_CHAR 428 drivers/tty/serial/apbuart.c UART_PUT_CHAR(port, ch); UART_PUT_CHAR 191 drivers/tty/serial/mux.c UART_PUT_CHAR(port, port->x_char); UART_PUT_CHAR 204 drivers/tty/serial/mux.c UART_PUT_CHAR(port, xmit->buf[xmit->tail]); UART_PUT_CHAR 399 drivers/tty/serial/mux.c UART_PUT_CHAR(&mux_ports[0].port, '\r'); UART_PUT_CHAR 401 drivers/tty/serial/mux.c UART_PUT_CHAR(&mux_ports[0].port, *s++); UART_PUT_CHAR 242 drivers/tty/serial/sa1100.c UART_PUT_CHAR(sport, sport->port.x_char); UART_PUT_CHAR 264 drivers/tty/serial/sa1100.c UART_PUT_CHAR(sport, xmit->buf[xmit->tail]); UART_PUT_CHAR 713 drivers/tty/serial/sa1100.c UART_PUT_CHAR(sport, ch);