Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/cpm_uart/
Dcpm_uart_core.c933 const char *string, u_int count, bool handle_linefeed) in cpm_uart_early_write() argument
975 if (handle_linefeed && *string == 10) { in cpm_uart_early_write()