Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dioc3_serial.c125 struct ioc3_port *icp_port;
132 struct ioc3_port { struct
305 static int set_baud(struct ioc3_port *port, int baud) in set_baud()
352 static struct ioc3_port *get_ioc3_port(struct uart_port *the_port) in get_ioc3_port()
377 static inline int port_init(struct ioc3_port *port) in port_init()
481 static void enable_intrs(struct ioc3_port *port, uint32_t mask) in enable_intrs()
493 static inline int local_open(struct ioc3_port *port) in local_open()
543 static inline int set_rx_timeout(struct ioc3_port *port, int timeout) in set_rx_timeout()
587 config_port(struct ioc3_port *port, in config_port()
676 static inline int do_write(struct ioc3_port *port, char *buf, int len) in do_write()
[all …]