Searched refs:interruptid (Results 1 – 3 of 3) sorted by relevance
647 /* Each function of the board has it's own interruptid. in saa7164_irq() 662 } else if (intid == porta->hwcfg.interruptid) { in saa7164_irq() 667 } else if (intid == portb->hwcfg.interruptid) { in saa7164_irq() 672 } else if (intid == portc->hwcfg.interruptid) { in saa7164_irq() 677 } else if (intid == portd->hwcfg.interruptid) { in saa7164_irq() 682 } else if (intid == porte->hwcfg.interruptid) { in saa7164_irq() 687 } else if (intid == portf->hwcfg.interruptid) { in saa7164_irq()
235 u8 interruptid; member
1049 dprintk(DBGLVL_API, " interruptid = 0x%x\n", in saa7164_api_dump_subdevs() 1050 vcoutputtermhdr->interruptid); in saa7164_api_dump_subdevs()