Searched defs:the_port (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dioc3_serial.c353 static struct ioc3_port *get_ioc3_port(struct uart_port *the_port) argument
818 static inline int set_mcr(struct uart_port *the_port, argument
888 static void transmit_chars(struct uart_port *the_port) argument
947 ioc3_change_speed(struct uart_port *the_port, struct ktermios *new_termios, struct ktermios *old_termios) argument
1041 ic3_startup_local(struct uart_port *the_port) argument
1085 ioc3_cb_post_ncs(struct uart_port *the_port, int ncs) argument
1109 do_read(struct uart_port *the_port, char *buf, int len) argument
1385 receive_chars(struct uart_port *the_port) argument
1437 struct uart_port *the_port; local
1652 ic3_type(struct uart_port *the_port) argument
1665 ic3_tx_empty(struct uart_port *the_port) argument
1680 ic3_stop_tx(struct uart_port *the_port) argument
1693 ic3_stop_rx(struct uart_port *the_port) argument
1706 null_void_function(struct uart_port *the_port) argument
1715 ic3_shutdown(struct uart_port *the_port) argument
1739 ic3_set_mctrl(struct uart_port *the_port, unsigned int mctrl) argument
1762 ic3_get_mctrl(struct uart_port *the_port) argument
1786 ic3_start_tx(struct uart_port *the_port) argument
1802 ic3_break_ctl(struct uart_port *the_port, int break_state) argument
1811 ic3_startup(struct uart_port *the_port) argument
1850 ic3_set_termios(struct uart_port *the_port, struct ktermios *termios, struct ktermios *old_termios) argument
1911 struct uart_port *the_port; local
1971 struct uart_port *the_port; local
[all...]
H A Dioc4_serial.c742 static struct ioc4_port *get_ioc4_port(struct uart_port *the_port, int set) argument
1554 static inline int set_mcr(struct uart_port *the_port, argument
1623 static void transmit_chars(struct uart_port *the_port) argument
1682 ioc4_change_speed(struct uart_port *the_port, struct ktermios *new_termios, struct ktermios *old_termios) argument
1784 ic4_startup_local(struct uart_port *the_port) argument
1813 ioc4_cb_output_lowat(struct uart_port *the_port) argument
1837 struct uart_port *the_port; local
2038 ioc4_cb_post_ncs(struct uart_port *the_port, int ncs) argument
2062 do_read(struct uart_port *the_port, unsigned char *buf, int len) argument
2337 receive_chars(struct uart_port *the_port) argument
2376 ic4_type(struct uart_port *the_port) argument
2389 ic4_tx_empty(struct uart_port *the_port) argument
2406 ic4_stop_tx(struct uart_port *the_port) argument
2419 null_void_function(struct uart_port *the_port) argument
2428 ic4_shutdown(struct uart_port *the_port) argument
2458 ic4_set_mctrl(struct uart_port *the_port, unsigned int mctrl) argument
2486 ic4_get_mctrl(struct uart_port *the_port) argument
2510 ic4_start_tx(struct uart_port *the_port) argument
2526 ic4_break_ctl(struct uart_port *the_port, int break_state) argument
2535 ic4_startup(struct uart_port *the_port) argument
2571 ic4_set_termios(struct uart_port *the_port, struct ktermios *termios, struct ktermios *old_termios) argument
2643 struct uart_port *the_port; local
2709 struct uart_port *the_port; local
[all...]

Completed in 62 milliseconds