Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/host/
A Dxhci-dbgtty.c313 if (tty && tty_throttled(tty)) in dbc_rx_push()
357 if (!tty_throttled(tty)) { in dbc_rx_push()
/linux-6.3-rc2/drivers/tty/vt/
A Dselection.c401 if (tty_throttled(tty)) { in paste_selection()
/linux-6.3-rc2/drivers/tty/
A Dtty_ioctl.c142 if (!tty_throttled(tty)) { in tty_throttle_safe()
173 if (tty_throttled(tty)) { in tty_unthrottle_safe()
A Damiserial.c1191 if (!C_CRTSCTS(tty) || !tty_throttled(tty)) in rs_set_termios()
A Dnozomi.c781 if (tty && tty_throttled(tty)) { in receive_data()
A Dmoxa.c1685 if (inited && !tty_throttled(tty) && in moxa_poll_port()
A Dsynclink_gt.c724 if (!C_CRTSCTS(tty) || !tty_throttled(tty)) in set_termios()
/linux-6.3-rc2/include/linux/
A Dtty.h338 static inline bool tty_throttled(struct tty_struct *tty) in tty_throttled() function
/linux-6.3-rc2/drivers/usb/gadget/function/
A Du_serial.c378 if (tty && tty_throttled(tty)) in gs_rx_push()
443 if (!list_empty(queue) && !tty_throttled(tty)) in gs_rx_push()
/linux-6.3-rc2/drivers/tty/hvc/
A Dhvc_console.c666 if (tty_throttled(tty)) in __hvc_poll()
A Dhvcs.c570 if (!tty || tty_throttled(tty)) { in hvcs_io()
A Dhvsi.c499 if (tty && hp->n_throttle && !tty_throttled(tty)) { in hvsi_interrupt()
/linux-6.3-rc2/drivers/mmc/core/
A Dsdio_uart.c878 if (!(cflag & CRTSCTS) || !tty_throttled(tty)) in sdio_uart_set_termios()
/linux-6.3-rc2/drivers/usb/serial/
A Ddigi_acceleport.c682 if (!C_CRTSCTS(tty) || !tty_throttled(tty)) in digi_set_termios()
/linux-6.3-rc2/drivers/net/usb/
A Dhso.c2011 if (tty && tty_throttled(tty)) { in put_rxbuf_data()
/linux-6.3-rc2/drivers/tty/serial/
A Dserial_core.c1670 if (!(cflag & CRTSCTS) || !tty_throttled(tty)) in uart_set_termios()
/linux-6.3-rc2/drivers/char/pcmcia/
A Dsynclink_cs.c2306 if (!C_CRTSCTS(tty) || !tty_throttled(tty)) in mgslpc_set_termios()

Completed in 63 milliseconds