Searched refs:was_throttled (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/serial/
H A Dsymbolserial.c175 bool was_throttled; local
181 was_throttled = priv->actually_throttled;
186 if (was_throttled) {
H A Dgeneric.c435 int was_throttled; local
441 was_throttled = port->throttled;
445 if (was_throttled)
H A Dopticon.c313 int result, was_throttled; local
319 was_throttled = priv->actually_throttled;
324 if (was_throttled) {

Completed in 42 milliseconds