Home
last modified time | relevance | path

Searched refs:nousb (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/usb/core/
Dusb.c54 static bool nousb; /* Disable USB when built into kernel image */ variable
56 module_param(nousb, bool, 0444);
63 return nousb; in usb_disabled()
/Linux-v4.19/Documentation/admin-guide/
Dkernel-parameters.txt4628 usbcore.nousb [USB] Disable the USB subsystem