Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/core/
H A Dhub.c108 * otherwise the new scheme is used. If that fails and "use_both_schemes"
116 static bool use_both_schemes = true; variable
117 module_param(use_both_schemes, bool, S_IRUGO | S_IWUSR);
118 MODULE_PARM_DESC(use_both_schemes,
2860 * If use_both_schemes is set, use the first scheme (whichever in use_new_scheme()
2864 if (use_both_schemes && retry >= (PORT_INIT_TRIES + 1) / 2) in use_new_scheme()
/openbmc/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt6800 usbcore.use_both_schemes=