Home
last modified time | relevance | path

Searched refs:isapnp (Results 1 – 25 of 31) sorted by relevance

12

/Linux-v5.4/drivers/watchdog/
Dsc1200wdt.c78 static int isapnp = 1; variable
81 module_param(isapnp, int, 0);
82 MODULE_PARM_DESC(isapnp,
350 if (wdt_dev || !isapnp) in scl200wdt_pnp_probe()
391 if (isapnp) { in sc1200wdt_init()
407 if (isapnp) in sc1200wdt_init()
409 isapnp = 0; in sc1200wdt_init()
448 if (isapnp) in sc1200wdt_init()
461 if (isapnp) in sc1200wdt_exit()
/Linux-v5.4/Documentation/driver-api/
Disapnp.rst5 Interface /proc/isapnp
10 Interface /proc/bus/isapnp
Dindex.rst81 isapnp
/Linux-v5.4/sound/isa/es1688/
Des1688.c39 static bool isapnp[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE_ISAPNP; variable
55 module_param_array(isapnp, bool, NULL, 0444);
56 MODULE_PARM_DESC(isapnp, "PnP detection for specified soundcard.");
73 #define is_isapnp_selected(dev) isapnp[dev]
252 if (enable[dev] && isapnp[dev]) in snd_es968_pnp_detect()
/Linux-v5.4/Documentation/networking/device_drivers/
Dsb1000.txt35 3.) The standard isapnp tools. These are necessary to configure your SB1000
44 isapnp, pnpdump, or /etc/isapnp.conf, go to:
60 by isapnp to access your PnP cards. This is the value of READPORT in
61 /etc/isapnp.conf or given by the output of pnpdump.
71 "isapnp" command with your new config file as the input. Check for
74 Then save the finished config file as /etc/isapnp.conf for proper configuration
150 3.) When isapnp runs it reports an error, and my SB1000 card isn't working.
152 Solution -- There's a problem with later versions of isapnp using the "(CHECK)"
156 rerun isapnp and go from there.
/Linux-v5.4/sound/isa/cs423x/
Dcs4236.c64 static bool isapnp[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 1}; variable
83 module_param_array(isapnp, bool, NULL, 0444);
84 MODULE_PARM_DESC(isapnp, "ISA PnP detection for specified soundcard.");
340 #define is_isapnp_selected(dev) isapnp[dev]
552 if (enable[dev] && isapnp[dev]) in snd_cs423x_pnpbios_detect()
620 if (enable[dev] && isapnp[dev]) in snd_cs423x_pnpc_detect()
/Linux-v5.4/sound/isa/wavefront/
Dwavefront.c30 static bool isapnp[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 1}; variable
50 module_param_array(isapnp, bool, NULL, 0444);
51 MODULE_PARM_DESC(isapnp, "ISA PnP detection for WaveFront soundcards.");
535 if (isapnp[dev]) in snd_wavefront_isa_match()
596 if (enable[dev] && isapnp[dev]) in snd_wavefront_pnp_detect()
/Linux-v5.4/sound/isa/sb/
Dsb16.c58 static bool isapnp[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 1}; variable
84 module_param_array(isapnp, bool, NULL, 0444);
85 MODULE_PARM_DESC(isapnp, "PnP detection for specified soundcard.");
306 #define is_isapnp_selected(dev) isapnp[dev]
598 if (!enable[dev] || !isapnp[dev]) in snd_sb16_pnp_detect()
/Linux-v5.4/drivers/pnp/
DMakefile12 obj-$(CONFIG_ISAPNP) += isapnp/
DKconfig42 source "drivers/pnp/isapnp/Kconfig"
/Linux-v5.4/sound/isa/
Dcmi8330.c60 static bool isapnp[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 1}; variable
80 module_param_array(isapnp, bool, NULL, 0444);
81 MODULE_PARM_DESC(isapnp, "PnP detection for specified soundcard.");
495 #define is_isapnp_selected(dev) isapnp[dev]
680 if (enable[dev] && isapnp[dev]) in snd_cmi8330_pnp_detect()
Dopl3sa2.c35 static bool isapnp[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 1}; variable
54 module_param_array(isapnp, bool, NULL, 0444);
55 MODULE_PARM_DESC(isapnp, "PnP detection for specified soundcard.");
719 if (enable[dev] && isapnp[dev]) in snd_opl3sa2_pnp_detect()
783 if (enable[dev] && isapnp[dev]) in snd_opl3sa2_pnp_cdetect()
841 if (isapnp[dev]) in snd_opl3sa2_isa_match()
Des18xx.c1963 static bool isapnp[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE_ISAPNP; variable
1983 module_param_array(isapnp, bool, NULL, 0444);
1984 MODULE_PARM_DESC(isapnp, "PnP detection for specified soundcard.");
2097 #define is_isapnp_selected(dev) isapnp[dev]
2275 if (enable[dev] && isapnp[dev]) in snd_audiodrive_pnp_detect()
2332 if (enable[dev] && isapnp[dev]) in snd_audiodrive_pnpc_detect()
/Linux-v5.4/drivers/pnp/isapnp/
DKconfig10 Some information is in <file:Documentation/driver-api/isapnp.rst>.
/Linux-v5.4/sound/isa/opti9xx/
Dopti92x-ad1848.c57 static bool isapnp = true; /* Enable ISA PnP detection */ variable
76 module_param(isapnp, bool, 0444);
77 MODULE_PARM_DESC(isapnp, "Enable ISA PnP detection for specified soundcard.");
187 if (isapnp && chip->mc_base) in snd_opti9xx_init()
949 if (isapnp)
1092 if (! isapnp)
Dmiro.c52 static bool isapnp = 1; /* Enable ISA PnP detection */ variable
78 module_param(isapnp, bool, 0444);
79 MODULE_PARM_DESC(isapnp, "Enable ISA PnP detection for specified soundcard.");
786 if (isapnp && chip->mc_base) in snd_miro_init()
1382 if (isapnp) in snd_miro_isa_match()
1571 if (!isapnp) in snd_miro_pnp_probe()
/Linux-v5.4/Documentation/sound/
Dalsa-configuration.rst24 Please note that all the ALSA ISA drivers support the Linux isapnp API
460 isapnp
463 with ``isapnp=0``, the following options are available:
542 isapnp
545 with ``isapnp=0``, the following options are available:
795 isapnp
804 with ``isapnp=0``, the following additional options are available:
821 isapnp
824 with ``isapnp=0``, the following options are available:
1335 isapnp
[all …]
/Linux-v5.4/sound/isa/gus/
Dinterwave.c45 static bool isapnp[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 1}; variable
77 module_param_array(isapnp, bool, NULL, 0444);
78 MODULE_PARM_DESC(isapnp, "ISA PnP detection for specified soundcard.");
780 if (isapnp[dev]) in snd_interwave_isa_match()
852 if (enable[dev] && isapnp[dev]) in snd_interwave_pnp_detect()
/Linux-v5.4/drivers/scsi/
Daha1542.c30 static bool isapnp = 1; variable
31 module_param(isapnp, bool, 0);
32 MODULE_PARM_DESC(isapnp, "enable PnP support (default=1)");
1100 if (isapnp) { in aha1542_init()
/Linux-v5.4/sound/isa/msnd/
Dmsnd_pinnacle.c776 static bool isapnp[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE_PNP; variable
777 module_param_array(isapnp, bool, NULL, 0444);
778 MODULE_PARM_DESC(isapnp, "ISA PnP detection for specified soundcard.");
779 #define has_isapnp(x) isapnp[x]
/Linux-v5.4/drivers/media/radio/
Dradio-sf16fmi.c240 MODULE_DEVICE_TABLE(isapnp, id_table);
/Linux-v5.4/drivers/net/ethernet/8390/
Dsmc-ultra.c111 MODULE_DEVICE_TABLE(isapnp, ultra_device_ids);
Dne.c127 MODULE_DEVICE_TABLE(isapnp, isapnp_clone_list);
/Linux-v5.4/Documentation/watchdog/
Dwatchdog-parameters.rst528 isapnp:
/Linux-v5.4/drivers/pcmcia/
Di82365.c748 MODULE_DEVICE_TABLE(isapnp, id_table);

12