Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dstm32-usart.c193 static unsigned long stm32_usart_get_char(struct uart_port *port, u32 *sr, in stm32_usart_get_char() function
244 c = stm32_usart_get_char(port, &sr, &stm32_port->last_res); in stm32_usart_receive_chars()