Home
last modified time | relevance | path

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

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