Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/saa7164/
Dsaa7164-core.c694 } else if (intid == porta->hwcfg.interruptid) { in saa7164_irq()
699 } else if (intid == portb->hwcfg.interruptid) { in saa7164_irq()
704 } else if (intid == portc->hwcfg.interruptid) { in saa7164_irq()
709 } else if (intid == portd->hwcfg.interruptid) { in saa7164_irq()
714 } else if (intid == porte->hwcfg.interruptid) { in saa7164_irq()
719 } else if (intid == portf->hwcfg.interruptid) { in saa7164_irq()
Dsaa7164-types.h249 u8 interruptid; member
Dsaa7164-api.c1062 vcoutputtermhdr->interruptid); in saa7164_api_dump_subdevs()