Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dmeson_uart.c545 static void meson_console_putchar(struct uart_port *port, unsigned char ch) in meson_console_putchar() function
576 uart_console_write(port, s, count, meson_console_putchar); in meson_serial_port_write()