Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/serial/
Dsamsung_tty.c1611 static struct uart_ops s3c24xx_serial_ops = { variable
1654 .ops = &s3c24xx_serial_ops,
1665 .ops = &s3c24xx_serial_ops,
1677 .ops = &s3c24xx_serial_ops,
1690 .ops = &s3c24xx_serial_ops,
1873 s3c24xx_serial_ops.startup = s3c64xx_serial_startup; in s3c24xx_serial_init_port()