Home
last modified time | relevance | path

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

/drivers/tty/serial/cpm_uart/
Dcpm_uart_core.c979 static void cpm_uart_early_write(struct uart_cpm_port *pinfo, in cpm_uart_early_write() function
1122 cpm_uart_early_write(pinfo, ch, 1, false); in cpm_put_poll_char()
1285 cpm_uart_early_write(pinfo, s, count, true); in cpm_uart_console_write()