• Home
  • Raw
  • Download

Lines Matching defs:port

57 	struct uart_port	port;  member
64 static unsigned int mcf_tx_empty(struct uart_port *port) in mcf_tx_empty()
72 static unsigned int mcf_get_mctrl(struct uart_port *port) in mcf_get_mctrl()
88 static void mcf_set_mctrl(struct uart_port *port, unsigned int sigs) in mcf_set_mctrl()
102 static void mcf_start_tx(struct uart_port *port) in mcf_start_tx()
118 static void mcf_stop_tx(struct uart_port *port) in mcf_stop_tx()
128 static void mcf_stop_rx(struct uart_port *port) in mcf_stop_rx()
138 static void mcf_break_ctl(struct uart_port *port, int break_state) in mcf_break_ctl()
152 static int mcf_startup(struct uart_port *port) in mcf_startup()
178 static void mcf_shutdown(struct uart_port *port) in mcf_shutdown()
198 static void mcf_set_termios(struct uart_port *port, struct ktermios *termios, in mcf_set_termios()
287 struct uart_port *port = &pp->port; in mcf_rx_chars() local
335 struct uart_port *port = &pp->port; in mcf_tx_chars() local
371 struct uart_port *port = data; in mcf_interrupt() local
394 static void mcf_config_port(struct uart_port *port, int flags) in mcf_config_port()
409 static const char *mcf_type(struct uart_port *port) in mcf_type()
416 static int mcf_request_port(struct uart_port *port) in mcf_request_port()
424 static void mcf_release_port(struct uart_port *port) in mcf_release_port()
431 static int mcf_verify_port(struct uart_port *port, struct serial_struct *ser) in mcf_verify_port()
441 static int mcf_config_rs485(struct uart_port *port, struct serial_rs485 *rs485) in mcf_config_rs485()
496 struct uart_port *port; in early_mcf_setup() local
522 struct uart_port *port = &(mcf_ports + co->index)->port; in mcf_console_putc() local
551 struct uart_port *port; in mcf_console_setup() local
621 struct uart_port *port; in mcf_probe() local
650 struct uart_port *port; in mcf_remove() local