Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/
Daedsp16.c466 static struct orVals orIRQ[] __initdata = { variable
1020 for (i = 0; orIRQ[i].or; i++) in aedsp16_init_tables()
1021 if (orIRQ[i].val == ae_config.irq) { in aedsp16_init_tables()
1022 soft_cfg |= orIRQ[i].or; in aedsp16_init_tables()
1023 soft_cfg_mss |= orIRQ[i].or; in aedsp16_init_tables()