Searched refs:was_throttled (Results 1 – 4 of 4) sorted by relevance
175 bool was_throttled; in symbol_unthrottle() local181 was_throttled = priv->actually_throttled; in symbol_unthrottle()185 if (was_throttled) { in symbol_unthrottle()
470 int was_throttled; in usb_serial_generic_unthrottle() local476 was_throttled = port->throttled; in usb_serial_generic_unthrottle()480 if (was_throttled) in usb_serial_generic_unthrottle()
384 int result, was_throttled; in opticon_unthrottle() local390 was_throttled = priv->actually_throttled; in opticon_unthrottle()394 if (was_throttled) { in opticon_unthrottle()
724 unsigned int was_throttled; in acm_tty_unthrottle() local727 was_throttled = acm->throttled; in acm_tty_unthrottle()732 if (was_throttled) in acm_tty_unthrottle()