Searched refs:get_ioc4_port (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/tty/serial/
H A Dioc4_serial.c739 * get_ioc4_port - given a uart port, return the control structure
743 static struct ioc4_port *get_ioc4_port(struct uart_port *the_port, int set) get_ioc4_port() function
1558 struct ioc4_port *port = get_ioc4_port(the_port, 0); set_mcr()
1630 struct ioc4_port *port = get_ioc4_port(the_port, 0); transmit_chars()
1686 struct ioc4_port *port = get_ioc4_port(the_port, 0); ioc4_change_speed()
1794 port = get_ioc4_port(the_port, 0); ic4_startup_local()
2069 struct ioc4_port *port = get_ioc4_port(the_port, 0); do_read()
2391 struct ioc4_port *port = get_ioc4_port(the_port, 0); ic4_tx_empty()
2408 struct ioc4_port *port = get_ioc4_port(the_port, 0); ic4_stop_tx()
2434 port = get_ioc4_port(the_port, 0); ic4_shutdown()
2463 port = get_ioc4_port(the_port, 0); ic4_set_mctrl()
2488 struct ioc4_port *port = get_ioc4_port(the_port, 0); ic4_get_mctrl()
2512 struct ioc4_port *port = get_ioc4_port(the_port, 0); ic4_start_tx()
2545 port = get_ioc4_port(the_port, 1); ic4_startup()

Completed in 66 milliseconds