Searched refs:throttle (Results 51 - 75 of 83) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/serial/
H A Dio_ti.c2745 .throttle = edge_throttle,
2775 .throttle = edge_throttle,
H A Dgarmin_gps.c1509 .throttle = garmin_throttle,
H A Dmos7720.c2202 .throttle = mos7720_throttle,
H A Dwhiteheat.c203 .throttle = whiteheat_throttle,
H A Dftdi_sio.c882 .throttle = usb_serial_generic_throttle,
H A Dmos7840.c2664 .throttle = mos7840_throttle,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/serqt_usb2/
H A Dserqt_usb2.c377 * RxHolding is asserted by throttle, if we assert it, we're not
1608 .throttle = qt_throttle,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlan-ng/
H A Dhfa384x.h1231 struct timer_list throttle; member in struct:hfa384x
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/quatech_usb2/
H A Dquatech_usb2.c1492 * RxHolding is asserted by throttle, if we assert it, we're not
1937 .throttle = qt2_throttle,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/capi/
H A Dcapi.c1331 .throttle = capinc_tty_throttle,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dsynclink_gt.c160 static void throttle(struct tty_struct * tty);
987 * throttle (stop) transmitter
1343 * signal remote device to throttle send data (our receive data)
1345 static void throttle(struct tty_struct * tty) function
1350 if (sanity_check(info, tty->name, "throttle"))
1352 DBGINFO(("%s throttle\n", info->device_name));
3635 .throttle = throttle,
H A Dsynclinkmp.c526 static void throttle(struct tty_struct * tty);
1207 /* throttle (stop) transmitter
1468 /* Signal remote device to throttle send data (our receive data)
1470 static void throttle(struct tty_struct * tty) function
1476 printk("%s(%d):%s throttle() entry\n",
1479 if (sanity_check(info, tty->name, "throttle"))
3902 .throttle = throttle,
4168 // throttle to 4 shared memory writes at a time to prevent
H A Damiserial.c1014 printk("throttle %s: %d....\n", tty_name(tty, buf),
1938 .throttle = rs_throttle,
H A Disicom.c1216 /* throttle et all */
1294 .throttle = isicom_throttle,
H A Dnozomi.c1856 * to receive data again after a call to throttle.
1921 .throttle = ntty_throttle,
H A Driscom8.c1377 .throttle = rc_throttle,
H A Dserial167.c1118 throttle should be released.
1130 printk("throttle %s: %d....\n", tty_name(tty, buf),
1162 printk("throttle %s: %d....\n", tty_name(tty, buf),
1951 .throttle = cy_throttle,
H A Depca.c921 .throttle = pc_throttle,
H A Dmxser.c2319 .throttle = mxser_throttle,
H A Dn_gsm.c128 int throttled; /* Private copy of throttle state */
956 /* Need to throttle our output on this device */
2628 .throttle = gsmtty_throttle,
H A Drocket.c1386 printk(KERN_INFO "throttle %s: %d....\n", tty->name,
2255 .throttle = rp_throttle,
H A Dspecialix.c1984 "sx%d: Need to throttle, but can't (hardware hs is off)\n",
2166 .throttle = sx_throttle,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A D68360serial.c1113 printk("throttle %s: %d....\n", _tty_name(tty, buf),
2357 .throttle = rs_360_throttle,
H A Dserial_core.c2257 .throttle = uart_throttle,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/ip2/
H A Dip2main.c448 .throttle = ip2_throttle,
1962 printk (KERN_DEBUG "IP2: throttle\n" );

Completed in 206 milliseconds

1234