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()
1394 static int receive_chars(struct uart_port *the_port) in receive_chars()
1442 struct uart_port *the_port; in ioc3uart_intr_one() local
1657 static const char *ic3_type(struct uart_port *the_port) in ic3_type()
1670 static unsigned int ic3_tx_empty(struct uart_port *the_port) in ic3_tx_empty()
1685 static void ic3_stop_tx(struct uart_port *the_port) in ic3_stop_tx()
1698 static void ic3_stop_rx(struct uart_port *the_port) in ic3_stop_rx()
1711 static void null_void_function(struct uart_port *the_port) in null_void_function()
1720 static void ic3_shutdown(struct uart_port *the_port) in ic3_shutdown()
1744 static void ic3_set_mctrl(struct uart_port *the_port, unsigned int mctrl) in ic3_set_mctrl()
1767 static unsigned int ic3_get_mctrl(struct uart_port *the_port) in ic3_get_mctrl()
1791 static void ic3_start_tx(struct uart_port *the_port) in ic3_start_tx()
1807 static void ic3_break_ctl(struct uart_port *the_port, int break_state) in ic3_break_ctl()
1816 static int ic3_startup(struct uart_port *the_port) in ic3_startup()
1855 ic3_set_termios(struct uart_port *the_port, in ic3_set_termios()
1915 struct uart_port *the_port; in ioc3_serial_core_attach() local
1975 struct uart_port *the_port; in ioc3uart_remove() local