nopnp             109 drivers/input/serio/i8042.c module_param_named(nopnp, i8042_nopnp, bool, 0);
nopnp             110 drivers/input/serio/i8042.c MODULE_PARM_DESC(nopnp, "Do not use PNP to detect controller settings");
nopnp            1987 drivers/mmc/host/wbsd.c module_param_hw_named(nopnp, param_nopnp, uint, other, 0444);
nopnp            1998 drivers/mmc/host/wbsd.c MODULE_PARM_DESC(nopnp, "Scan for device instead of relying on PNP. (default 0)");
nopnp             184 drivers/net/ethernet/3com/3c509.c static int nopnp;
nopnp             249 drivers/net/ethernet/3com/3c509.c 	if (!nopnp) {
nopnp            1380 drivers/net/ethernet/3com/3c509.c module_param(nopnp, int, 0);
nopnp            1381 drivers/net/ethernet/3com/3c509.c MODULE_PARM_DESC(nopnp, "disable ISA PnP support (0-1)");
nopnp            1394 drivers/net/ethernet/3com/3c509.c 	if (!nopnp) {
nopnp             363 drivers/net/ethernet/3com/3c515.c static int nopnp;
nopnp             505 drivers/net/ethernet/3com/3c515.c 	if(nopnp == 1)