Home
last modified time | relevance | path

Searched refs:nopnp (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/3com/
A D3c509.c180 static int nopnp; variable
245 if (!nopnp) { in el3_isa_id_sequence()
1372 module_param(nopnp, int, 0);
1373 MODULE_PARM_DESC(nopnp, "disable ISA PnP support (0-1)");
1386 if (!nopnp) { in el3_init_module()
A D3c515.c357 static int nopnp; variable
492 if(nopnp == 1) in corkscrew_scan()
/linux/drivers/input/serio/
A Di8042.c114 module_param_named(nopnp, i8042_nopnp, bool, 0);
115 MODULE_PARM_DESC(nopnp, "Do not use PNP to detect controller settings");
/linux/drivers/mmc/host/
A Dwbsd.c1985 module_param_hw_named(nopnp, param_nopnp, uint, other, 0444);
1996 MODULE_PARM_DESC(nopnp, "Scan for device instead of relying on PNP. (default 0)");
/linux/Documentation/admin-guide/
A Dkernel-parameters.txt1679 i8042.nopnp [HW] Don't use ACPIPnP / PnPBIOS to discover KBD/AUX
5243 smsc-ircc2.nopnp [HW] Don't use PNP to discover SMC devices

Completed in 23 milliseconds