Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/
Dmeson_uart.c551 static void meson_serial_port_write(struct uart_port *port, const char *s, in meson_serial_port_write() function
589 meson_serial_port_write(port, s, count); in meson_serial_console_write()
635 meson_serial_port_write(&dev->port, s, count); in meson_serial_early_console_write()