Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dma35d1_serial.c163 static struct uart_ma35d1_port *to_ma35d1_uart_port(struct uart_port *uart) in to_ma35d1_uart_port() function
189 struct uart_ma35d1_port *up = to_ma35d1_uart_port(port); in ma35d1serial_stop_tx()
213 struct uart_ma35d1_port *up = to_ma35d1_uart_port(port); in ma35d1serial_start_tx()
224 struct uart_ma35d1_port *up = to_ma35d1_uart_port(port); in ma35d1serial_stop_rx()
287 struct uart_ma35d1_port *up = to_ma35d1_uart_port(port); in ma35d1serial_interrupt()
308 struct uart_ma35d1_port *up = to_ma35d1_uart_port(port); in ma35d1serial_tx_empty()
320 struct uart_ma35d1_port *up = to_ma35d1_uart_port(port); in ma35d1serial_get_mctrl()
332 struct uart_ma35d1_port *up = to_ma35d1_uart_port(port); in ma35d1serial_set_mctrl()
363 struct uart_ma35d1_port *up = to_ma35d1_uart_port(port); in ma35d1serial_break_ctl()
379 struct uart_ma35d1_port *up = to_ma35d1_uart_port(port); in ma35d1serial_startup()
[all …]