Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dioc4_serial.c644 static inline int port_is_active(struct ioc4_port *port, in port_is_active() function
2395 if (port_is_active(port, the_port)) { in ic4_tx_empty()
2411 if (port_is_active(port, the_port)) in ic4_stop_tx()
2465 if (!port_is_active(port, the_port)) in ic4_set_mctrl()
2493 if (!port_is_active(port, the_port)) in ic4_get_mctrl()
2515 if (port_is_active(port, the_port)) { in ic4_start_tx()