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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/core/
H A Dhub.c128 * otherwise the new scheme is used. If that fails and "use_both_schemes"
136 static int use_both_schemes = 1; variable
137 module_param(use_both_schemes, bool, S_IRUGO | S_IWUSR);
138 MODULE_PARM_DESC(use_both_schemes,
1932 #define SET_CONFIG_TRIES (2 * (use_both_schemes + 1))

Completed in 95 milliseconds