Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/
Daedsp16.c476 static struct orVals orMIRQ[] __initdata = { variable
1026 for (i = 0; orMIRQ[i].or; i++) in aedsp16_init_tables()
1027 if (orMIRQ[i].or == ae_config.mpu_irq) in aedsp16_init_tables()
1028 soft_cfg |= orMIRQ[i].or; in aedsp16_init_tables()