Searched refs:sc6000_irq_to_softcfg (Results 1 - 1 of 1) sorted by relevance

/linux-master/sound/isa/
H A Dsc6000.c106 * sc6000_irq_to_softcfg - Decode irq number into cfg code.
108 static unsigned char sc6000_irq_to_softcfg(int irq) function
378 int mss_config = sc6000_irq_to_softcfg(irq[dev]) |
509 if (irq[dev] != SNDRV_AUTO_IRQ && !sc6000_irq_to_softcfg(irq[dev])) {

Completed in 195 milliseconds