s3c24xx_serial_txempty_nofifo  127 drivers/tty/serial/samsung.c 	while (--count && !s3c24xx_serial_txempty_nofifo(port))
s3c24xx_serial_txempty_nofifo  619 drivers/tty/serial/samsung.c 			int txe = s3c24xx_serial_txempty_nofifo(port);
s3c24xx_serial_txempty_nofifo  811 drivers/tty/serial/samsung.c 	return s3c24xx_serial_txempty_nofifo(port);
s3c24xx_serial_txempty_nofifo 1116 drivers/tty/serial/samsung.c 		while (--timeout && !s3c24xx_serial_txempty_nofifo(port))