Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dsamsung.c1942 static struct uart_port *cons_uart; variable
2019 unsigned int ucon = rd_regl(cons_uart, S3C2410_UCON); in s3c24xx_serial_console_write()
2025 uart_console_write(cons_uart, s, count, s3c24xx_serial_console_putchar); in s3c24xx_serial_console_write()
2120 cons_uart = port; in s3c24xx_serial_console_setup()