Searched defs:uart_port (Results 1 - 3 of 3) sorted by relevance

/drivers/tty/serial/
H A Dicom.h229 struct uart_port uart_port; member in struct:icom_port
H A Dioc4_serial.c410 struct uart_port icp_uart_port[UART_PORT_COUNT];
454 struct uart_port *ip_port; /* current active port ptr */
456 struct uart_port *ip_all_ports[UART_PORT_COUNT];
636 static void receive_chars(struct uart_port *);
642 * @uart_port: uart port to test for
645 struct uart_port *uart_port)
649 && (port->ip_port == uart_port))
743 static struct ioc4_port *get_ioc4_port(struct uart_port *the_port, int set)
1555 static inline int set_mcr(struct uart_port *the_por
644 port_is_active(struct ioc4_port *port, struct uart_port *uart_port) argument
[all...]
/drivers/tty/serial/jsm/
H A Djsm.h191 struct uart_port uart_port; member in struct:jsm_channel

Completed in 83 milliseconds