Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dioc4_serial.c743 static struct ioc4_port *get_ioc4_port(struct uart_port *the_port, int set) in get_ioc4_port() function
1558 struct ioc4_port *port = get_ioc4_port(the_port, 0); in set_mcr()
1630 struct ioc4_port *port = get_ioc4_port(the_port, 0); in transmit_chars()
1686 struct ioc4_port *port = get_ioc4_port(the_port, 0); in ioc4_change_speed()
1794 port = get_ioc4_port(the_port, 0); in ic4_startup_local()
2069 struct ioc4_port *port = get_ioc4_port(the_port, 0); in do_read()
2391 struct ioc4_port *port = get_ioc4_port(the_port, 0); in ic4_tx_empty()
2408 struct ioc4_port *port = get_ioc4_port(the_port, 0); in ic4_stop_tx()
2434 port = get_ioc4_port(the_port, 0); in ic4_shutdown()
2463 port = get_ioc4_port(the_port, 0); in ic4_set_mctrl()
[all …]