tty_throttled    2311 drivers/char/pcmcia/synclink_cs.c 		if (!C_CRTSCTS(tty) || !tty_throttled(tty))
tty_throttled     892 drivers/mmc/core/sdio_uart.c 		if (!(cflag & CRTSCTS) || !tty_throttled(tty))
tty_throttled    2012 drivers/net/usb/hso.c 	if (tty && tty_throttled(tty)) {
tty_throttled    1283 drivers/staging/fwserial/fwserial.c 		if (C_CRTSCTS(tty) || !tty_throttled(tty))
tty_throttled    1296 drivers/tty/amiserial.c 		if (!C_CRTSCTS(tty) || !tty_throttled(tty))
tty_throttled     666 drivers/tty/hvc/hvc_console.c 	if (tty_throttled(tty))
tty_throttled     589 drivers/tty/hvc/hvcs.c 	if (!tty || tty_throttled(tty)) {
tty_throttled     499 drivers/tty/hvc/hvsi.c 	if (tty && hp->n_throttle && !tty_throttled(tty)) {
tty_throttled    1385 drivers/tty/moxa.c 		if (inited && !tty_throttled(tty) &&
tty_throttled     795 drivers/tty/nozomi.c 	if (tty && tty_throttled(tty)) {
tty_throttled    1525 drivers/tty/serial/serial_core.c 		if (!(cflag & CRTSCTS) || !tty_throttled(tty))
tty_throttled    3040 drivers/tty/synclink.c 		if (!C_CRTSCTS(tty) || !tty_throttled(tty))
tty_throttled     786 drivers/tty/synclink_gt.c 		if (!C_CRTSCTS(tty) || !tty_throttled(tty))
tty_throttled     884 drivers/tty/synclinkmp.c 		if (!C_CRTSCTS(tty) || !tty_throttled(tty))
tty_throttled     162 drivers/tty/tty_ioctl.c 	if (!tty_throttled(tty)) {
tty_throttled     193 drivers/tty/tty_ioctl.c 	if (tty_throttled(tty)) {
tty_throttled     395 drivers/tty/vt/selection.c 		if (tty_throttled(tty)) {
tty_throttled     373 drivers/usb/gadget/function/u_serial.c 		if (tty && tty_throttled(tty))
tty_throttled     438 drivers/usb/gadget/function/u_serial.c 	if (!list_empty(queue) && !tty_throttled(tty))
tty_throttled     346 drivers/usb/host/xhci-dbgtty.c 		if (tty && tty_throttled(tty))
tty_throttled     390 drivers/usb/host/xhci-dbgtty.c 		if (!tty_throttled(tty)) {
tty_throttled     703 drivers/usb/serial/digi_acceleport.c 			if (!C_CRTSCTS(tty) || !tty_throttled(tty))