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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/ttpci/
H A Dbudget-core.c189 static void vpeirq(unsigned long data) function
522 tasklet_init(&budget->vpe_tasklet, vpeirq, (unsigned long) budget);
H A Dav7110.c1248 static void vpeirq(unsigned long cookie) function
2312 * RPS_IRQ and print Event Counter 1 in vpeirq(). Every
2320 * with vpeirq() interrupt setup in mode "0x90" (every 64K) will
2404 * use 0x15 to track VPE interrupts - increase by 1 every vpeirq() is called
2508 tasklet_init(&av7110->vpe_tasklet, vpeirq, (unsigned long) av7110);
2538 * use 0x15 to track VPE interrupts - increase by 1 every vpeirq() is called
2589 tasklet_init (&av7110->vpe_tasklet, vpeirq, (unsigned long) av7110);

Completed in 61 milliseconds