Lines Matching defs:mpu_port
48 static long mpu_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* 0x330,0x300 */
76 module_param_hw_array(mpu_port, long, ioport, NULL, 0444);
77 MODULE_PARM_DESC(mpu_port, "MPU-401 port # for SB16 driver.");
248 mpu_port[dev] = pnp_port_start(pdev, 1);
254 port[dev], mpu_port[dev], fm_port[dev]);
329 chip->mpu_port = mpu_port[dev];
356 if (chip->mpu_port > 0 && chip->mpu_port != SNDRV_AUTO_PORT) {
358 chip->mpu_port,