Lines Matching defs:the_port

355 static struct ioc3_port *get_ioc3_port(struct uart_port *the_port)  in get_ioc3_port()
825 static inline int set_mcr(struct uart_port *the_port, in set_mcr()
895 static void transmit_chars(struct uart_port *the_port) in transmit_chars()
954 ioc3_change_speed(struct uart_port *the_port, in ioc3_change_speed()
1049 static inline int ic3_startup_local(struct uart_port *the_port) in ic3_startup_local()
1093 static void ioc3_cb_post_ncs(struct uart_port *the_port, int ncs) in ioc3_cb_post_ncs()
1117 static inline int do_read(struct uart_port *the_port, char *buf, int len) in do_read()
1393 static int receive_chars(struct uart_port *the_port) in receive_chars()
1444 struct uart_port *the_port; in ioc3uart_intr_one() local
1659 static const char *ic3_type(struct uart_port *the_port) in ic3_type()
1672 static unsigned int ic3_tx_empty(struct uart_port *the_port) in ic3_tx_empty()
1687 static void ic3_stop_tx(struct uart_port *the_port) in ic3_stop_tx()
1700 static void ic3_stop_rx(struct uart_port *the_port) in ic3_stop_rx()
1713 static void null_void_function(struct uart_port *the_port) in null_void_function()
1722 static void ic3_shutdown(struct uart_port *the_port) in ic3_shutdown()
1746 static void ic3_set_mctrl(struct uart_port *the_port, unsigned int mctrl) in ic3_set_mctrl()
1769 static unsigned int ic3_get_mctrl(struct uart_port *the_port) in ic3_get_mctrl()
1793 static void ic3_start_tx(struct uart_port *the_port) in ic3_start_tx()
1809 static void ic3_break_ctl(struct uart_port *the_port, int break_state) in ic3_break_ctl()
1818 static int ic3_startup(struct uart_port *the_port) in ic3_startup()
1857 ic3_set_termios(struct uart_port *the_port, in ic3_set_termios()
1918 struct uart_port *the_port; in ioc3_serial_core_attach() local
1978 struct uart_port *the_port; in ioc3uart_remove() local