Searched refs:timer_action (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pnx8550/common/
H A Dint.c172 static struct irqaction timer_action = { variable in typeref:struct:irqaction
233 setup_irq(MIPS_CPU_TIMER_IRQ, &timer_action);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dirq.c380 static struct irqaction timer_action = { variable in typeref:struct:irqaction
401 irq_desc[TIMER_IRQ].action = &timer_action;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dehci-hcd.c128 timer_action(struct ehci_hcd *ehci, enum ehci_timer_action action) function
495 timer_action (ehci, TIMER_IO_WATCHDOG);
H A Dehci-q.c1186 timer_action (ehci, TIMER_ASYNC_OFF);
1308 timer_action (ehci, TIMER_ASYNC_SHRINK);
H A Doxu210hp-hcd.c267 static inline void timer_action(struct oxu_hcd *oxu, function
1683 timer_action(oxu, TIMER_ASYNC_OFF);
1744 timer_action(oxu, TIMER_IAA_WATCHDOG);
1795 timer_action(oxu, TIMER_ASYNC_SHRINK);
2383 timer_action(oxu, TIMER_IO_WATCHDOG);
H A Dehci-sched.c1702 timer_action (ehci, TIMER_IO_WATCHDOG);
2112 timer_action (ehci, TIMER_IO_WATCHDOG);

Completed in 152 milliseconds