Searched refs:nousb (Results 1 – 2 of 2) sorted by relevance
53 static bool nousb; /* Disable USB when built into kernel image */ variable55 module_param(nousb, bool, 0444);62 return nousb; in usb_disabled()
5009 usbcore.nousb [USB] Disable the USB subsystem