Searched refs:get_ioc4_port (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/tty/serial/ |
D | ioc4_serial.c | 740 static struct ioc4_port *get_ioc4_port(struct uart_port *the_port, int set) in get_ioc4_port() function 1561 struct ioc4_port *port = get_ioc4_port(the_port, 0); in set_mcr() 1633 struct ioc4_port *port = get_ioc4_port(the_port, 0); in transmit_chars() 1689 struct ioc4_port *port = get_ioc4_port(the_port, 0); in ioc4_change_speed() 1797 port = get_ioc4_port(the_port, 0); in ic4_startup_local() 2072 struct ioc4_port *port = get_ioc4_port(the_port, 0); in do_read() 2394 struct ioc4_port *port = get_ioc4_port(the_port, 0); in ic4_tx_empty() 2411 struct ioc4_port *port = get_ioc4_port(the_port, 0); in ic4_stop_tx() 2437 port = get_ioc4_port(the_port, 0); in ic4_shutdown() 2466 port = get_ioc4_port(the_port, 0); in ic4_set_mctrl() [all …]
|