Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dsamsung.c1967 static struct uart_port *cons_uart; variable
2044 unsigned int ucon = rd_regl(cons_uart, S3C2410_UCON); in s3c24xx_serial_console_write()
2050 uart_console_write(cons_uart, s, count, s3c24xx_serial_console_putchar); in s3c24xx_serial_console_write()
2145 cons_uart = port; in s3c24xx_serial_console_setup()