Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dsamsung.c1457 static struct uart_ops s3c24xx_serial_ops = { variable
1500 .ops = &s3c24xx_serial_ops,
1511 .ops = &s3c24xx_serial_ops,
1524 .ops = &s3c24xx_serial_ops,
1537 .ops = &s3c24xx_serial_ops,
1686 s3c24xx_serial_ops.startup = s3c64xx_serial_startup; in s3c24xx_serial_init_port()