Home
last modified time | relevance | path

Searched refs:mpu_ports (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/sound/isa/
Dcmi8328.c227 static const long mpu_ports[] = { 0x330, 0x300, 0x310, 0x320, 0x332, 0x334, in snd_cmi8328_probe() local
326 mpuport[ndev] = snd_legacy_find_free_ioport(mpu_ports, 2); in snd_cmi8328_probe()
338 pos = array_find_l(mpu_ports, mpuport[ndev]); in snd_cmi8328_probe()