Home
last modified time | relevance | path

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

/sound/isa/es1688/
Des1688.c54 static bool isapnp[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE_ISAPNP; variable
70 module_param_array(isapnp, bool, NULL, 0444);
71 MODULE_PARM_DESC(isapnp, "PnP detection for specified soundcard.");
88 #define is_isapnp_selected(dev) isapnp[dev]
268 if (enable[dev] && isapnp[dev]) in snd_es968_pnp_detect()
/sound/isa/cs423x/
Dcs4236.c79 static bool isapnp[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 1}; variable
98 module_param_array(isapnp, bool, NULL, 0444);
99 MODULE_PARM_DESC(isapnp, "ISA PnP detection for specified soundcard.");
356 #define is_isapnp_selected(dev) isapnp[dev]
566 if (enable[dev] && isapnp[dev]) in snd_cs423x_pnpbios_detect()
634 if (enable[dev] && isapnp[dev]) in snd_cs423x_pnpc_detect()
/sound/isa/sb/
Dsb16.c73 static bool isapnp[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 1}; variable
99 module_param_array(isapnp, bool, NULL, 0444);
100 MODULE_PARM_DESC(isapnp, "PnP detection for specified soundcard.");
321 #define is_isapnp_selected(dev) isapnp[dev]
614 if (!enable[dev] || !isapnp[dev]) in snd_sb16_pnp_detect()
/sound/isa/wavefront/
Dwavefront.c43 static bool isapnp[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 1}; variable
63 module_param_array(isapnp, bool, NULL, 0444);
64 MODULE_PARM_DESC(isapnp, "ISA PnP detection for WaveFront soundcards.");
548 if (isapnp[dev]) in snd_wavefront_isa_match()
609 if (enable[dev] && isapnp[dev]) in snd_wavefront_pnp_detect()
/sound/isa/
Dcmi8330.c74 static bool isapnp[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 1}; variable
94 module_param_array(isapnp, bool, NULL, 0444);
95 MODULE_PARM_DESC(isapnp, "PnP detection for specified soundcard.");
510 #define is_isapnp_selected(dev) isapnp[dev]
695 if (enable[dev] && isapnp[dev]) in snd_cmi8330_pnp_detect()
Dopl3sa2.c50 static bool isapnp[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 1}; variable
69 module_param_array(isapnp, bool, NULL, 0444);
70 MODULE_PARM_DESC(isapnp, "PnP detection for specified soundcard.");
734 if (enable[dev] && isapnp[dev]) in snd_opl3sa2_pnp_detect()
798 if (enable[dev] && isapnp[dev]) in snd_opl3sa2_pnp_cdetect()
856 if (isapnp[dev]) in snd_opl3sa2_isa_match()
Des18xx.c1979 static bool isapnp[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE_ISAPNP; variable
1999 module_param_array(isapnp, bool, NULL, 0444);
2000 MODULE_PARM_DESC(isapnp, "PnP detection for specified soundcard.");
2113 #define is_isapnp_selected(dev) isapnp[dev]
2291 if (enable[dev] && isapnp[dev]) in snd_audiodrive_pnp_detect()
2348 if (enable[dev] && isapnp[dev]) in snd_audiodrive_pnpc_detect()
/sound/isa/opti9xx/
Dopti92x-ad1848.c69 static bool isapnp = true; /* Enable ISA PnP detection */ variable
88 module_param(isapnp, bool, 0444);
89 MODULE_PARM_DESC(isapnp, "Enable ISA PnP detection for specified soundcard.");
199 if (isapnp && chip->mc_base) in snd_opti9xx_init()
957 if (isapnp)
1100 if (! isapnp)
Dmiro.c65 static bool isapnp = 1; /* Enable ISA PnP detection */ variable
91 module_param(isapnp, bool, 0444);
92 MODULE_PARM_DESC(isapnp, "Enable ISA PnP detection for specified soundcard.");
796 if (isapnp && chip->mc_base) in snd_miro_init()
1395 if (isapnp) in snd_miro_isa_match()
1584 if (!isapnp) in snd_miro_pnp_probe()
/sound/isa/gus/
Dinterwave.c60 static bool isapnp[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 1}; variable
92 module_param_array(isapnp, bool, NULL, 0444);
93 MODULE_PARM_DESC(isapnp, "ISA PnP detection for specified soundcard.");
795 if (isapnp[dev]) in snd_interwave_isa_match()
867 if (enable[dev] && isapnp[dev]) in snd_interwave_pnp_detect()
/sound/oss/
Dad1848.c176 static int isapnp = 1; variable
182 static int isapnp; variable
2823 module_param(isapnp, int, 0);
2826 MODULE_PARM_DESC(isapnp, "When set to 0, Plug & Play support will be disabled");
2880 MODULE_DEVICE_TABLE(isapnp, id_table);
2989 if(isapnp && (ad1848_isapnp_probe(&cfg) < 0) ) { in init_ad1848()
2991 isapnp = 0; in init_ad1848()
2997 if( isapnp == 0 ) in init_ad1848()
DKconfig431 isapnp, you have to add "sb=<io>,<irq>,<dma>,<dma2>" to the kernel
/sound/isa/msnd/
Dmsnd_pinnacle.c790 static bool isapnp[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE_PNP; variable
791 module_param_array(isapnp, bool, NULL, 0444);
792 MODULE_PARM_DESC(isapnp, "ISA PnP detection for specified soundcard.");
793 #define has_isapnp(x) isapnp[x]