Home
last modified time | relevance | path

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

/linux-4.4.14/sound/oss/
Daedsp16.c458 static struct orVals orIRQ[] __initdata = { variable
1012 for (i = 0; orIRQ[i].or; i++) in aedsp16_init_tables()
1013 if (orIRQ[i].val == ae_config.irq) { in aedsp16_init_tables()
1014 soft_cfg |= orIRQ[i].or; in aedsp16_init_tables()
1015 soft_cfg_mss |= orIRQ[i].or; in aedsp16_init_tables()