Searched refs:xmpu_port (Results 1 – 1 of 1) sorted by relevance
228 int err, xirq, xdma8, xdma16, xmpu_port, xmpu_irq; in snd_jazz16_probe() local262 xmpu_port = mpu_port[dev]; in snd_jazz16_probe()263 if (xmpu_port == SNDRV_AUTO_PORT) in snd_jazz16_probe()264 xmpu_port = 0; in snd_jazz16_probe()265 err = jazz16_detect_board(card, port[dev], xmpu_port); in snd_jazz16_probe()
Completed in 5 milliseconds