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

/linux-4.1.27/drivers/usb/core/
H A Dhub.c78 * otherwise the new scheme is used. If that fails and "use_both_schemes"
86 static bool use_both_schemes = 1; variable
87 module_param(use_both_schemes, bool, S_IRUGO | S_IWUSR);
88 MODULE_PARM_DESC(use_both_schemes,
2615 #define SET_CONFIG_TRIES (2 * (use_both_schemes + 1))

Completed in 79 milliseconds