Lines Matching defs:mpu_port
61 static long mpu_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* 0x330,0x300 */
89 module_param_hw_array(mpu_port, long, ioport, NULL, 0444);
90 MODULE_PARM_DESC(mpu_port, "MPU-401 port # for SB16 driver.");
261 mpu_port[dev] = pnp_port_start(pdev, 1);
267 port[dev], mpu_port[dev], fm_port[dev]);
358 chip->mpu_port = mpu_port[dev];
381 if (chip->mpu_port > 0 && chip->mpu_port != SNDRV_AUTO_PORT) {
383 chip->mpu_port,