Searched refs:nousb (Results 1 – 2 of 2) 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()
7207 usbcore.nousb [USB] Disable the USB subsystem