• 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

409 		struct uart_port icp_uart_port[UART_PORT_COUNT];
453 struct uart_port *ip_port; /* current active port ptr */
455 struct uart_port *ip_all_ports[UART_PORT_COUNT];
635 static void receive_chars(struct uart_port *);
641 * @uart_port: uart port to test for
644 struct uart_port *uart_port)
648 && (port->ip_port == uart_port))
742 static struct ioc4_port *get_ioc4_port(struct uart_port *the_port, int set)
1554 static inline int set_mcr(struct uart_port *the_port,
1623 static void transmit_chars(struct uart_port *the_port)
1682 ioc4_change_speed(struct uart_port *the_port,
1784 static inline int ic4_startup_local(struct uart_port *the_port)
1813 static void ioc4_cb_output_lowat(struct uart_port *the_port)
1837 struct uart_port *the_port;
2038 static void ioc4_cb_post_ncs(struct uart_port *the_port, int ncs)
2062 static inline int do_read(struct uart_port *the_port, unsigned char *buf,
2337 static void receive_chars(struct uart_port *the_port)
2376 static const char *ic4_type(struct uart_port *the_port)
2389 static unsigned int ic4_tx_empty(struct uart_port *the_port)
2406 static void ic4_stop_tx(struct uart_port *the_port)
2419 static void null_void_function(struct uart_port *the_port)
2428 static void ic4_shutdown(struct uart_port *the_port)
2458 static void ic4_set_mctrl(struct uart_port *the_port, unsigned int mctrl)
2486 static unsigned int ic4_get_mctrl(struct uart_port *the_port)
2510 static void ic4_start_tx(struct uart_port *the_port)
2526 static void ic4_break_ctl(struct uart_port *the_port, int break_state)
2535 static int ic4_startup(struct uart_port *the_port)
2571 ic4_set_termios(struct uart_port *the_port,
2586 static int ic4_request_port(struct uart_port *port)
2643 struct uart_port *the_port;
2709 struct uart_port *the_port;