Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/
Dmeson_uart.c541 static void meson_console_putchar(struct uart_port *port, unsigned char ch) in meson_console_putchar() function
572 uart_console_write(port, s, count, meson_console_putchar); in meson_serial_port_write()