Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/serial/
Dsamsung.c1494 static struct uart_ops s3c24xx_serial_ops = { variable
1537 .ops = &s3c24xx_serial_ops,
1548 .ops = &s3c24xx_serial_ops,
1561 .ops = &s3c24xx_serial_ops,
1574 .ops = &s3c24xx_serial_ops,
1759 s3c24xx_serial_ops.startup = s3c64xx_serial_startup; in s3c24xx_serial_init_port()