Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dstm32-usart.c2014 static void early_stm32_serial_write(struct console *console, const char *s, unsigned int count) in early_stm32_serial_write() function
2027 device->con->write = early_stm32_serial_write; in early_stm32_h7_serial_setup()
2036 device->con->write = early_stm32_serial_write; in early_stm32_f7_serial_setup()
2045 device->con->write = early_stm32_serial_write; in early_stm32_f4_serial_setup()