Home
last modified time | relevance | path

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

/linux/drivers/media/pci/saa7164/
H A Dsaa7164-core.c647 /* 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()
H A Dsaa7164-types.h235 u8 interruptid; member
H A Dsaa7164-api.c1049 dprintk(DBGLVL_API, " interruptid = 0x%x\n", in saa7164_api_dump_subdevs()
1050 vcoutputtermhdr->interruptid); in saa7164_api_dump_subdevs()