Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dmeson_uart.c555 static void meson_serial_port_write(struct uart_port *port, const char *s, in meson_serial_port_write() function
593 meson_serial_port_write(port, s, count); in meson_serial_console_write()
639 meson_serial_port_write(&dev->port, s, count); in meson_serial_early_console_write()