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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dioc3_serial.c354 static struct ioc3_port *get_ioc3_port(struct uart_port *the_port) argument
819 static inline int set_mcr(struct uart_port *the_port, argument
889 static void transmit_chars(struct uart_port *the_port) argument
948 ioc3_change_speed(struct uart_port *the_port, struct ktermios *new_termios, struct ktermios *old_termios) argument
1043 ic3_startup_local(struct uart_port *the_port) argument
1087 ioc3_cb_post_ncs(struct uart_port *the_port, int ncs) argument
1111 do_read(struct uart_port *the_port, char *buf, int len) argument
1387 receive_chars(struct uart_port *the_port) argument
1438 struct uart_port *the_port; local
1653 ic3_type(struct uart_port *the_port) argument
1666 ic3_tx_empty(struct uart_port *the_port) argument
1681 ic3_stop_tx(struct uart_port *the_port) argument
1694 ic3_stop_rx(struct uart_port *the_port) argument
1707 null_void_function(struct uart_port *the_port) argument
1716 ic3_shutdown(struct uart_port *the_port) argument
1740 ic3_set_mctrl(struct uart_port *the_port, unsigned int mctrl) argument
1763 ic3_get_mctrl(struct uart_port *the_port) argument
1787 ic3_start_tx(struct uart_port *the_port) argument
1803 ic3_break_ctl(struct uart_port *the_port, int break_state) argument
1812 ic3_startup(struct uart_port *the_port) argument
1851 ic3_set_termios(struct uart_port *the_port, struct ktermios *termios, struct ktermios *old_termios) argument
1912 struct uart_port *the_port; local
1972 struct uart_port *the_port; local
[all...]
H A Dioc4_serial.c743 static struct ioc4_port *get_ioc4_port(struct uart_port *the_port, int set) argument
1555 static inline int set_mcr(struct uart_port *the_port, argument
1624 static void transmit_chars(struct uart_port *the_port) argument
1683 ioc4_change_speed(struct uart_port *the_port, struct ktermios *new_termios, struct ktermios *old_termios) argument
1786 ic4_startup_local(struct uart_port *the_port) argument
1816 ioc4_cb_output_lowat(struct uart_port *the_port) argument
1840 struct uart_port *the_port; local
2041 ioc4_cb_post_ncs(struct uart_port *the_port, int ncs) argument
2065 do_read(struct uart_port *the_port, unsigned char *buf, int len) argument
2340 receive_chars(struct uart_port *the_port) argument
2379 ic4_type(struct uart_port *the_port) argument
2392 ic4_tx_empty(struct uart_port *the_port) argument
2409 ic4_stop_tx(struct uart_port *the_port) argument
2422 null_void_function(struct uart_port *the_port) argument
2431 ic4_shutdown(struct uart_port *the_port) argument
2461 ic4_set_mctrl(struct uart_port *the_port, unsigned int mctrl) argument
2489 ic4_get_mctrl(struct uart_port *the_port) argument
2513 ic4_start_tx(struct uart_port *the_port) argument
2529 ic4_break_ctl(struct uart_port *the_port, int break_state) argument
2538 ic4_startup(struct uart_port *the_port) argument
2574 ic4_set_termios(struct uart_port *the_port, struct ktermios *termios, struct ktermios *old_termios) argument
2646 struct uart_port *the_port; local
2712 struct uart_port *the_port; local
[all...]

Completed in 97 milliseconds