Searched refs:nousb (Results 1 – 3 of 3) sorted by relevance
52 static bool nousb; /* Disable USB when built into kernel image */ variable54 module_param(nousb, bool, 0444);61 return nousb; in usb_disabled()
5766 usbcore.nousb [USB] Disable the USB subsystem