Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Daltera_uart.c433 static void altera_uart_console_putc(struct uart_port *port, int c) in altera_uart_console_putc() function
447 uart_console_write(port, s, count, altera_uart_console_putc); in altera_uart_console_write()