Home
last modified time | relevance | path

Searched refs:s3c24xx_serial_ports (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/tty/serial/
Dsamsung.c1525 __SPIN_LOCK_UNLOCKED(s3c24xx_serial_ports[i].port.lock)
1527 s3c24xx_serial_ports[CONFIG_SERIAL_SAMSUNG_UARTS] = { variable
1843 if (index >= ARRAY_SIZE(s3c24xx_serial_ports)) { in s3c24xx_serial_probe()
1847 ourport = &s3c24xx_serial_ports[index]; in s3c24xx_serial_probe()
2162 port = &s3c24xx_serial_ports[co->index].port; in s3c24xx_serial_console_setup()