Home
last modified time | relevance | path

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

/drivers/net/ethernet/3com/
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()
D3c515.c359 static int nopnp; variable
494 if(nopnp == 1) in corkscrew_scan()
/drivers/input/serio/
Di8042.c114 module_param_named(nopnp, i8042_nopnp, bool, 0);
115 MODULE_PARM_DESC(nopnp, "Do not use PNP to detect controller settings");
/drivers/mmc/host/
Dwbsd.c1988 module_param_hw_named(nopnp, param_nopnp, uint, other, 0444);
1999 MODULE_PARM_DESC(nopnp, "Scan for device instead of relying on PNP. (default 0)");