Searched refs:mpu_ports (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/isa/ |
H A D | cmi8328.c | 227 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()
|
/kernel/linux/linux-6.6/sound/isa/ |
H A D | cmi8328.c | 227 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()
|
Completed in 2 milliseconds