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

/linux-4.4.14/drivers/media/pci/saa7164/
H A Dsaa7164-core.c665 /* Each function of the board has it's own interruptid. saa7164_irq()
680 } else if (intid == porta->hwcfg.interruptid) { saa7164_irq()
685 } else if (intid == portb->hwcfg.interruptid) { saa7164_irq()
690 } else if (intid == portc->hwcfg.interruptid) { saa7164_irq()
695 } else if (intid == portd->hwcfg.interruptid) { saa7164_irq()
700 } else if (intid == porte->hwcfg.interruptid) { saa7164_irq()
705 } else if (intid == portf->hwcfg.interruptid) { saa7164_irq()
H A Dsaa7164-types.h249 u8 interruptid; member in struct:tmComResDMATermDescrHeader
H A Dsaa7164-api.c1063 dprintk(DBGLVL_API, " interruptid = 0x%x\n", saa7164_api_dump_subdevs()
1064 vcoutputtermhdr->interruptid); saa7164_api_dump_subdevs()

Completed in 204 milliseconds