Searched refs:SNDRV_AUTO_PORT (Results 1 - 25 of 28) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dinitval.h24 #define SNDRV_AUTO_PORT 1 macro
32 #define SNDRV_DEFAULT_PORT1 SNDRV_AUTO_PORT
47 #define SNDRV_DEFAULT_PORT { [0 ... (SNDRV_CARDS-1)] = SNDRV_AUTO_PORT }
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/sb/
H A Djazz16.c190 if (port[dev] == SNDRV_AUTO_PORT) {
207 if (mpu_port[dev] != SNDRV_AUTO_PORT &&
268 if (xmpu_port == SNDRV_AUTO_PORT)
284 if (xmpu_irq == SNDRV_AUTO_IRQ || mpu_port[dev] == SNDRV_AUTO_PORT)
317 if (mpu_port[dev] > 0 && mpu_port[dev] != SNDRV_AUTO_PORT) {
H A Dsb16.c393 if (chip->mpu_port > 0 && chip->mpu_port != SNDRV_AUTO_PORT) {
402 if (awe_port[dev] == SNDRV_AUTO_PORT)
406 if (fm_port[dev] > 0 && fm_port[dev] != SNDRV_AUTO_PORT) {
548 if (port[dev] != SNDRV_AUTO_PORT)
H A Dsb8.c115 if (port[dev] != SNDRV_AUTO_PORT) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/wavefront/
H A Dwavefront.c192 cs4232_mpu_port[dev] = SNDRV_AUTO_PORT;
395 if (fm_port[dev] > 0 && fm_port[dev] != SNDRV_AUTO_PORT) {
449 if (cs4232_mpu_port[dev] > 0 && cs4232_mpu_port[dev] != SNDRV_AUTO_PORT) {
463 if (ics2115_port[dev] > 0 && ics2115_port[dev] != SNDRV_AUTO_PORT) {
479 if (ics2115_port[dev] > 0 && ics2115_port[dev] != SNDRV_AUTO_PORT) {
530 if (cs4232_mpu_port[dev] > 0 && cs4232_mpu_port[dev] != SNDRV_AUTO_PORT) {
554 if (cs4232_pcm_port[dev] == SNDRV_AUTO_PORT) {
558 if (ics2115_port[dev] == SNDRV_AUTO_PORT) {
624 if (cs4232_pcm_port[dev] == SNDRV_AUTO_PORT) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/msnd/
H A Dmsnd_pinnacle.c596 if (mpu_io[0] != SNDRV_AUTO_PORT) {
823 if (io[i] == SNDRV_AUTO_PORT)
826 if (irq[i] == SNDRV_AUTO_PORT || mem[i] == SNDRV_AUTO_PORT) {
878 if (cfg[i] == SNDRV_AUTO_PORT) {
899 || cfg[idx] == SNDRV_AUTO_PORT
972 if (mpu_io[idx] != SNDRV_AUTO_PORT
986 if (ide_io0[idx] != SNDRV_AUTO_PORT
987 && ide_io1[idx] != SNDRV_AUTO_PORT
1001 if (joystick_io[idx] != SNDRV_AUTO_PORT) {
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/cs423x/
H A Dcs4236.c291 mpu_port[dev] = SNDRV_AUTO_PORT;
390 if (sb_port[dev] > 0 && sb_port[dev] != SNDRV_AUTO_PORT)
436 if (fm_port[dev] > 0 && fm_port[dev] != SNDRV_AUTO_PORT) {
447 if (mpu_port[dev] > 0 && mpu_port[dev] != SNDRV_AUTO_PORT) {
466 if (port[dev] == SNDRV_AUTO_PORT) {
470 if (cport[dev] == SNDRV_AUTO_PORT) {
H A Dcs4231.c76 if (port[n] == SNDRV_AUTO_PORT) {
129 if (mpu_port[n] > 0 && mpu_port[n] != SNDRV_AUTO_PORT) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/
H A Dsc6000.c375 if (xmpu != SNDRV_AUTO_PORT) {
509 if (port[dev] == SNDRV_AUTO_PORT) {
513 if (mss_port[dev] == SNDRV_AUTO_PORT) {
533 if (mpu_port[dev] != SNDRV_AUTO_PORT &&
539 if (mpu_port[dev] != SNDRV_AUTO_PORT &&
655 if (mpu_port[dev] != SNDRV_AUTO_PORT) {
H A Dadlib.c38 if (port[n] == SNDRV_AUTO_PORT) {
H A Dcmi8330.c380 if (fmport[dev] == SNDRV_AUTO_PORT) {
583 if (fmport[dev] != SNDRV_AUTO_PORT) {
597 if (mpuport[dev] != SNDRV_AUTO_PORT) {
621 if (wssport[dev] == SNDRV_AUTO_PORT) {
625 if (sbport[dev] == SNDRV_AUTO_PORT) {
H A Dals100.c246 if (mpu_port[dev] > 0 && mpu_port[dev] != SNDRV_AUTO_PORT) {
264 if (fm_port[dev] > 0 && fm_port[dev] != SNDRV_AUTO_PORT) {
H A Dazt2320.c234 if (mpu_port[dev] > 0 && mpu_port[dev] != SNDRV_AUTO_PORT) {
242 if (fm_port[dev] > 0 && fm_port[dev] != SNDRV_AUTO_PORT) {
H A Dsgalaxy.c218 if (sbport[dev] == SNDRV_AUTO_PORT) {
222 if (wssport[dev] == SNDRV_AUTO_PORT) {
H A Dopl3sa2.c850 if (port[dev] == SNDRV_AUTO_PORT) {
854 if (wss_port[dev] == SNDRV_AUTO_PORT) {
858 if (fm_port[dev] == SNDRV_AUTO_PORT) {
862 if (midi_port[dev] == SNDRV_AUTO_PORT) {
H A Des18xx.c1391 if (fm_port > 0 && fm_port != SNDRV_AUTO_PORT) {
1396 if (mpu_port > 0 && mpu_port != SNDRV_AUTO_PORT) {
1486 if (mpu_port > 0 && mpu_port != SNDRV_AUTO_PORT) {
2018 if (mpu_port[dev] != SNDRV_AUTO_PORT)
2136 if (fm_port[dev] > 0 && fm_port[dev] != SNDRV_AUTO_PORT) {
2149 if (mpu_port[dev] > 0 && mpu_port[dev] != SNDRV_AUTO_PORT) {
2207 if (port[dev] != SNDRV_AUTO_PORT) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/ad1848/
H A Dad1848.c72 if (port[n] == SNDRV_AUTO_PORT) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/es1688/
H A Des1688.c123 if (port[n] != SNDRV_AUTO_PORT)
158 if (fm_port[n] == SNDRV_AUTO_PORT)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/gus/
H A Dgusextreme.c121 if (port[n] != SNDRV_AUTO_PORT)
250 if (mpu_port[n] == SNDRV_AUTO_PORT)
H A Dgusclassic.c112 if (port[n] != SNDRV_AUTO_PORT)
H A Dgusmax.c232 if (port[dev] != SNDRV_AUTO_PORT) {
H A Dinterwave.c213 if (port == SNDRV_AUTO_PORT) {
789 if (port[dev] != SNDRV_AUTO_PORT)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/drivers/mpu401/
H A Dmpu401.c110 if (port[dev] == SNDRV_AUTO_PORT) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/opti9xx/
H A Dopti92x-ad1848.c853 if (port == SNDRV_AUTO_PORT) {
913 if (mpu_port <= 0 || mpu_port == SNDRV_AUTO_PORT)
923 if (fm_port > 0 && fm_port != SNDRV_AUTO_PORT) {
999 if (mpu_port == SNDRV_AUTO_PORT) {
H A Dmiro.c1376 if (mpu_port <= 0 || mpu_port == SNDRV_AUTO_PORT)
1387 if (fm_port > 0 && fm_port != SNDRV_AUTO_PORT) {
1444 if (port == SNDRV_AUTO_PORT) {
1453 if (mpu_port == SNDRV_AUTO_PORT) {

Completed in 199 milliseconds

12