Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/Documentation/admin-guide/
Dkernel-parameters.txt6481 usbcore.nousb [USB] Disable the USB subsystem