Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/tty/serial/
Dserial_txx9.c224 static struct uart_txx9_port *to_uart_txx9_port(struct uart_port *port) in to_uart_txx9_port() function
231 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_stop_tx()
237 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_start_tx()
243 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_stop_rx()
254 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_initialize()
422 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_tx_empty()
435 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_get_mctrl()
448 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_set_mctrl()
458 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_break_ctl()
502 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_get_poll_char()
[all …]