Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dsamsung.c1482 static struct uart_ops s3c24xx_serial_ops = { variable
1525 .ops = &s3c24xx_serial_ops,
1536 .ops = &s3c24xx_serial_ops,
1549 .ops = &s3c24xx_serial_ops,
1562 .ops = &s3c24xx_serial_ops,
1711 s3c24xx_serial_ops.startup = s3c64xx_serial_startup; in s3c24xx_serial_init_port()