Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/core/
Dusb.c50 static bool nousb; /* Disable USB when built into kernel image */ variable
54 module_param(nousb, bool, 0444);
56 core_param(nousb, nousb, bool, 0444);
64 return nousb; in usb_disabled()
/linux-4.1.27/Documentation/
Dkernel-parameters.txt2501 nousb [USB] Disable the USB subsystem