s3c24xx_serial_ports 1528 drivers/tty/serial/samsung.c 	__SPIN_LOCK_UNLOCKED(s3c24xx_serial_ports[i].port.lock)
s3c24xx_serial_ports 1530 drivers/tty/serial/samsung.c s3c24xx_serial_ports[CONFIG_SERIAL_SAMSUNG_UARTS] = {
s3c24xx_serial_ports 1886 drivers/tty/serial/samsung.c 	if (index >= ARRAY_SIZE(s3c24xx_serial_ports)) {
s3c24xx_serial_ports 1890 drivers/tty/serial/samsung.c 	ourport = &s3c24xx_serial_ports[index];
s3c24xx_serial_ports 2215 drivers/tty/serial/samsung.c 	port = &s3c24xx_serial_ports[co->index].port;