Searched refs:handle_edge_irq (Results 1 - 25 of 75) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-ks8695/
H A Dirq.c123 set_irq_handler(irqno, handle_edge_irq);
169 set_irq_handler(irq, handle_edge_irq);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-msm/
H A Dsirc.c112 irq_desc[irq].handle_irq = handle_edge_irq;
166 set_irq_handler(i, handle_edge_irq);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-lh7a40x/
H A Dirq-kev7a400.c74 set_irq_handler (irq, handle_edge_irq);
H A Darch-kev7a400.c90 set_irq_handler (irq, handle_edge_irq);
H A Dirq-lpd7a40x.c120 set_irq_handler (irq, handle_edge_irq);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/kernel/
H A Dirq.c173 handle_edge_irq);
181 handle_edge_irq);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/bcm63xx/
H A Dirq.c205 desc->handle_irq = handle_edge_irq;
250 handle_edge_irq);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dmsi_ia64.c77 set_irq_chip_and_handler(irq, &ia64_msi_chip, handle_edge_irq);
206 set_irq_chip_and_handler_name(irq, &dmar_msi_type, handle_edge_irq,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pnx4008/
H A Dirq.c61 set_irq_handler(irq, handle_edge_irq);
66 set_irq_handler(irq, handle_edge_irq);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/kernel/
H A Dirq-mb93093.c128 set_irq_chip_and_handler(irq, &frv_fpga_pic, handle_edge_irq);
H A Dirq-mb93091.c151 set_irq_chip_and_handler(IRQ_FPGA_NMI, &frv_fpga_pic, handle_edge_irq);
H A Dirq-mb93493.c142 set_irq_chip_and_handler(irq, &frv_mb93493_pic, handle_edge_irq);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-shark/
H A Dirq.c84 set_irq_handler(irq, handle_edge_irq);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/52xx/
H A Dmpc52xx_pic.c205 case IRQF_TRIGGER_RISING: type = 1; handler = handle_edge_irq; break;
206 case IRQF_TRIGGER_FALLING: type = 2; handler = handle_edge_irq; break;
413 hndlr = handle_edge_irq;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-ep93xx/
H A Dgpio.c180 desc->handle_irq = handle_edge_irq;
185 desc->handle_irq = handle_edge_irq;
204 desc->handle_irq = handle_edge_irq;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dirq-msc01.c144 &msc_edgeirq_type, handle_edge_irq, "edge");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-s3c24xx/
H A Dirq.c615 set_irq_handler(irqno, handle_edge_irq);
635 set_irq_handler(irqno, handle_edge_irq);
642 set_irq_handler(irqno, handle_edge_irq);
674 set_irq_handler(irqno, handle_edge_irq);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-davinci/
H A Dcp_intc.c171 set_irq_handler(i, handle_edge_irq);
H A Dirq.c160 set_irq_handler(i, handle_edge_irq);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-gemini/
H A Dirq.c86 set_irq_handler(i, handle_edge_irq);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap1/
H A Dfpga.c146 set_irq_handler(i, handle_edge_irq);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-h720x/
H A Dcommon.c206 set_irq_handler(irq, handle_edge_irq);
217 set_irq_handler(irq, handle_edge_irq);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-sa1100/
H A Dirq.c327 set_irq_handler(irq, handle_edge_irq);
339 set_irq_handler(irq, handle_edge_irq);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpio/
H A Dvr41xx_giu.c243 handle_edge_irq); local
278 handle_edge_irq); local
542 set_irq_chip_and_handler(i, chip, handle_edge_irq);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/sysdev/
H A Dmpc8xx_pic.c90 desc->handle_irq = handle_edge_irq;

Completed in 233 milliseconds

123