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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/misc/
H A Dftdi-elan.c688 int retry_on_empty = 10; local
731 if (retry_on_empty-- > 0) {
970 int retry_on_empty = 1; local
1026 if (retry_on_empty-- > 0) {
1031 if (retry_on_empty-- > 0) {
1036 if (retry_on_empty-- > 0) {
1042 if (retry_on_empty-- > 0) {
1047 if (retry_on_empty-- > 0) {
1891 int retry_on_empty = 10; local
1951 if (retry_on_empty
2059 int retry_on_empty = 10; local
2187 int retry_on_empty = 10; local
[all...]

Completed in 100 milliseconds