Searched refs:nopnp (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/3com/ |
| H A D | 3c509.c | 180 static int nopnp; variable 245 if (!nopnp) { in el3_isa_id_sequence() 1373 module_param(nopnp, int, 0); 1374 MODULE_PARM_DESC(nopnp, "disable ISA PnP support (0-1)"); 1387 if (!nopnp) { in el3_init_module()
|
| H A D | 3c515.c | 357 static int nopnp; variable 491 if(nopnp == 1) in corkscrew_scan()
|
| /OK3568_Linux_fs/kernel/drivers/input/serio/ |
| H A D | i8042.c | 114 module_param_named(nopnp, i8042_nopnp, bool, 0); 115 MODULE_PARM_DESC(nopnp, "Do not use PNP to detect controller settings");
|
| /OK3568_Linux_fs/kernel/drivers/mmc/host/ |
| H A D | wbsd.c | 1990 module_param_hw_named(nopnp, param_nopnp, uint, other, 0444); 2001 MODULE_PARM_DESC(nopnp, "Scan for device instead of relying on PNP. (default 0)");
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 1648 i8042.nopnp [HW] Don't use ACPIPnP / PnPBIOS to discover KBD/AUX 5078 smsc-ircc2.nopnp [HW] Don't use PNP to discover SMC devices
|