Home
last modified time | relevance | path

Searched refs:ioc3_port (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/tty/serial/
Dioc3_serial.c128 struct ioc3_port *icp_port;
135 struct ioc3_port { struct
308 static int set_baud(struct ioc3_port *port, int baud) in set_baud()
355 static struct ioc3_port *get_ioc3_port(struct uart_port *the_port) in get_ioc3_port()
380 static int inline port_init(struct ioc3_port *port) in port_init()
484 static void enable_intrs(struct ioc3_port *port, uint32_t mask) in enable_intrs()
496 static inline int local_open(struct ioc3_port *port) in local_open()
546 static inline int set_rx_timeout(struct ioc3_port *port, int timeout) in set_rx_timeout()
590 config_port(struct ioc3_port *port, in config_port()
679 static inline int do_write(struct ioc3_port *port, char *buf, int len) in do_write()
[all …]