Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/char/
Dcon3215.c292 if (!tty_port_suspended(&raw->port)) { in raw3215_timeout()
314 if (!tty_port_initialized(&raw->port) || tty_port_suspended(&raw->port)) in raw3215_try_io()
497 if (tty_port_suspended(&raw->port)) { in raw3215_make_room()
861 if (tty_port_suspended(&raw->port)) in con3215_flush()
/kernel/linux/linux-5.10/include/linux/
Dtty.h651 static inline bool tty_port_suspended(struct tty_port *port) in tty_port_suspended() function
/kernel/linux/linux-5.10/drivers/tty/serial/
Dserial_core.c2303 if (tty_port_suspended(port)) { in uart_resume_port()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0034_linux_drivers_usb_vfio_wdt_tty_uio.patch1966 + if (!tty_port_suspended(tty_port)) {
2637 + if (!tty_port_suspended(tty_port)) {