Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/core/
Dusb.c51 static bool nousb; /* Disable USB when built into kernel image */ variable
53 module_param(nousb, bool, 0444);
60 return nousb; in usb_disabled()
/Linux-v6.1/Documentation/admin-guide/
Dkernel-parameters.txt6464 usbcore.nousb [USB] Disable the USB subsystem