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