Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/cpm_uart/
Dcpm_uart_core.c932 static void cpm_uart_early_write(struct uart_cpm_port *pinfo, in cpm_uart_early_write() function
1079 cpm_uart_early_write(pinfo, ch, 1, false); in cpm_put_poll_char()
1268 cpm_uart_early_write(pinfo, s, count, true); in cpm_uart_console_write()