• Home
  • Raw
  • Download

Lines Matching defs:port

53 	struct uart_port	port;  member
60 static unsigned int mcf_tx_empty(struct uart_port *port) in mcf_tx_empty()
68 static unsigned int mcf_get_mctrl(struct uart_port *port) in mcf_get_mctrl()
84 static void mcf_set_mctrl(struct uart_port *port, unsigned int sigs) in mcf_set_mctrl()
98 static void mcf_start_tx(struct uart_port *port) in mcf_start_tx()
114 static void mcf_stop_tx(struct uart_port *port) in mcf_stop_tx()
124 static void mcf_stop_rx(struct uart_port *port) in mcf_stop_rx()
134 static void mcf_break_ctl(struct uart_port *port, int break_state) in mcf_break_ctl()
148 static int mcf_startup(struct uart_port *port) in mcf_startup()
174 static void mcf_shutdown(struct uart_port *port) in mcf_shutdown()
194 static void mcf_set_termios(struct uart_port *port, struct ktermios *termios, in mcf_set_termios()
283 struct uart_port *port = &pp->port; in mcf_rx_chars() local
331 struct uart_port *port = &pp->port; in mcf_tx_chars() local
367 struct uart_port *port = data; in mcf_interrupt() local
390 static void mcf_config_port(struct uart_port *port, int flags) in mcf_config_port()
405 static const char *mcf_type(struct uart_port *port) in mcf_type()
412 static int mcf_request_port(struct uart_port *port) in mcf_request_port()
420 static void mcf_release_port(struct uart_port *port) in mcf_release_port()
427 static int mcf_verify_port(struct uart_port *port, struct serial_struct *ser) in mcf_verify_port()
437 static int mcf_config_rs485(struct uart_port *port, struct serial_rs485 *rs485) in mcf_config_rs485()
492 struct uart_port *port; in early_mcf_setup() local
518 struct uart_port *port = &(mcf_ports + co->index)->port; in mcf_console_putc() local
547 struct uart_port *port; in mcf_console_setup() local
617 struct uart_port *port; in mcf_probe() local
646 struct uart_port *port; in mcf_remove() local