Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dstm32-usart.c128 static inline struct stm32_port *to_stm32_port(struct uart_port *port) in to_stm32_port() function
348 struct stm32_port *stm32_port = to_stm32_port(port); in stm32_set_termios()