Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dsamsung.c1491 static struct uart_ops s3c24xx_serial_ops = { variable
1534 .ops = &s3c24xx_serial_ops,
1545 .ops = &s3c24xx_serial_ops,
1558 .ops = &s3c24xx_serial_ops,
1571 .ops = &s3c24xx_serial_ops,
1720 s3c24xx_serial_ops.startup = s3c64xx_serial_startup; in s3c24xx_serial_init_port()