Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dkeyspan.c588 int resend_cont; /* need to resend control packet */ member
851 if (p_priv->resend_cont) { in usa26_outcont_callback()
854 p_priv->resend_cont - 1); in usa26_outcont_callback()
969 if (p_priv->resend_cont) { in usa28_outcont_callback()
972 p_priv->resend_cont - 1); in usa28_outcont_callback()
1048 if (p_priv->resend_cont) { in usa49_glocont_callback()
1051 p_priv->resend_cont - 1); in usa49_glocont_callback()
1375 if (p_priv->resend_cont) { in usa90_outcont_callback()
1378 p_priv->resend_cont - 1); in usa90_outcont_callback()
1451 if (p_priv->resend_cont) { in usa67_glocont_callback()
[all …]