• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/serial/

Lines Matching refs:uart_port

110 	struct uart_port port;
114 static void lh7a40xuart_stop_tx (struct uart_port* port)
119 static void lh7a40xuart_start_tx (struct uart_port* port)
125 static void lh7a40xuart_stop_rx (struct uart_port* port)
130 static void lh7a40xuart_enable_ms (struct uart_port* port)
135 static void lh7a40xuart_rx_chars (struct uart_port* port)
181 static void lh7a40xuart_tx_chars (struct uart_port* port)
218 static void lh7a40xuart_modem_status (struct uart_port* port)
245 struct uart_port* port = dev_id;
267 static unsigned int lh7a40xuart_tx_empty (struct uart_port* port)
272 static unsigned int lh7a40xuart_get_mctrl (struct uart_port* port)
287 static void lh7a40xuart_set_mctrl (struct uart_port* port, unsigned int mctrl)
294 static void lh7a40xuart_break_ctl (struct uart_port* port, int break_state)
306 static int lh7a40xuart_startup (struct uart_port* port)
328 static void lh7a40xuart_shutdown (struct uart_port* port)
335 static void lh7a40xuart_set_termios (struct uart_port* port,
415 static const char* lh7a40xuart_type (struct uart_port* port)
420 static void lh7a40xuart_release_port (struct uart_port* port)
425 static int lh7a40xuart_request_port (struct uart_port* port)
432 static void lh7a40xuart_config_port (struct uart_port* port, int flags)
440 static int lh7a40xuart_verify_port (struct uart_port* port,
520 static void lh7a40xuart_console_putchar(struct uart_port *port, int ch)
531 struct uart_port* port = &lh7a40x_ports[co->index].port;
550 static void __init lh7a40xuart_console_get_options (struct uart_port* port,
579 struct uart_port* port;