Searched refs:mpuirq (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/drivers/sound/ |
D | cs4232.c | 361 static int __initdata mpuirq = -1; variable 380 MODULE_PARM(mpuirq,"i"); 381 MODULE_PARM_DESC(mpuirq,"MPU 401 IRQ"); 489 if (mpuio != -1 && mpuirq != -1) { in init_cs4232() 491 cfg_mpu.irq = mpuirq; in init_cs4232() 538 mpuirq = ints[6]; in setup_cs4232()
|
/linux-2.4.37.9/Documentation/sound/ |
D | Wavefront | 71 "mpuio" and "mpuirq" for the cs4232 parameter will result in the
|
/linux-2.4.37.9/Documentation/ |
D | Configure.help | 21445 "opl3sa=<io>,<irq>,<dma>,<dma2>,<mpuio>,<mpuirq>" to the kernel 21532 "pss=<io>,<mssio>,<mssirq>,<mssdma>,<mpuio>,<mpuirq>" to the kernel 21607 "sscape=<io>,<irq>,<dma>,<mpuio>,<mpuirq>" to the kernel command 21639 "mad16=<io>,<irq>,<dma>,<dma2>,<mpuio>,<mpuirq>" to the 21664 "cs4232=<io>,<irq>,<dma>,<dma2>,<mpuio>,<mpuirq>" to the kernel 29455 # LocalWords: ARCNet Keyspan PDA ADMtek sgalaxy sgbase opl mpuio mpuirq sbio
|