Home
last modified time | relevance | path

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

/linux-4.4.14/sound/oss/
Daedsp16.c468 static struct orVals orMIRQ[] __initdata = { variable
1018 for (i = 0; orMIRQ[i].or; i++) in aedsp16_init_tables()
1019 if (orMIRQ[i].or == ae_config.mpu_irq) in aedsp16_init_tables()
1020 soft_cfg |= orMIRQ[i].or; in aedsp16_init_tables()