Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/serial/
Dsymbolserial.c131 bool was_throttled; in symbol_unthrottle() local
135 was_throttled = priv->actually_throttled; in symbol_unthrottle()
139 if (was_throttled) { in symbol_unthrottle()