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

/drivers/usb/misc/
H A Dftdi-elan.c673 int retry_on_timeout = 5; local
708 if (retry_on_timeout-- > 0) {
957 int retry_on_timeout = 3; local
982 if (retry_on_timeout-- > 0) {
1877 int retry_on_timeout = 5; local
1928 if (retry_on_timeout-- > 0) {
2043 int retry_on_timeout = 5; local
2137 if (retry_on_timeout-- > 0) {
2173 int retry_on_timeout = 5; local
2223 if (retry_on_timeout
[all...]

Completed in 39 milliseconds