Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dsamsung_tty.c1607 static struct uart_ops s3c24xx_serial_ops = { variable
1650 .ops = &s3c24xx_serial_ops,
1661 .ops = &s3c24xx_serial_ops,
1673 .ops = &s3c24xx_serial_ops,
1686 .ops = &s3c24xx_serial_ops,
1869 s3c24xx_serial_ops.startup = s3c64xx_serial_startup; in s3c24xx_serial_init_port()