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