Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Ddigi_acceleport.c196 int dp_throttled; member
620 priv->dp_throttled = 1; in digi_rx_throttle()
640 priv->dp_throttled = 0; in digi_rx_unthrottle()
1392 throttled = priv->dp_throttled; in digi_read_inb_callback()